A poor man's implementation of an API Blueprint 1A serializer.
This serializer has a lot of limitations that are due to the intricacies of the MSON format (need to convert JSON Schemas into the less capable MSON format, that uses examples to infer schemas).
If someone is willing to write a JSON Schema to MSON converter, I'll update this serializer.
A poor man's implementation of an API Blueprint 1A serializer. This serializer has a lot of limitations that are due to the intricacies of the MSON format (need to convert JSON Schemas into the less capable MSON format, that uses examples to infer schemas).
If someone is willing to write a JSON Schema to MSON converter, I'll update this serializer.