-
According to [spec](https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#schema-object) swagger inside **schema object** support only **limited subset** of JSON Schema draft4 and ex…
-
This was one of those features that shipped with swagger 1.0, 1.1, and 1.2 but was removed in 2.0.
The current spec does _not_ allow multiple hosts to be defined _for execution_. You can host the sp…
-
Here the snippet for the raml, and the generated class
[inline.zip](https://github.com/mulesoft-labs/raml-for-jax-rs/files/1121233/inline.zip)
Using 2.1.0-SNAPSHOT
Hi,
I try to design some …
-
All APIs of the projects should be extensively documented for public and internal use.
The initial design and the continous documentation update will be done using the RESTful API Modeling Language (…
-
There are two places where I think PostgREST needs a little more polish, one is limiting embedded collections (which I'm trying to fix in #446), and the second is the self documentation feature.
I ha…
-
There are no really good RAML doc generators currently. I'm wandering if it may be feasible to create a processor for dgeni utilising the existing RAML javascript parser. Benefits being, existing inte…
-
## What happens
Some RAML 1.0 files causes console to not load and crashes with following error in devtools.
Error description, reasons, fix are provided below; I can implement a PR if this fix corr…
-
Now v2 is GA and the API is stable, it would be great to enhance the documentation a bit.
In many cases it's unclear whether a returned value could be null or not, and the type of data returned is …
3flex updated
6 years ago
-
See [MODEL](https://github.com/mdoering/colplus/blob/master/MODEL.md) for current state
-
Github pages only supports hosting HTML. If we want to use our Github Pages site to host docs for our whole project, we need a way to write the documentation in something like markdown, and then conv…