-
The [resp_body](https://github.com/spotify/ramlfications/blob/master/ramlfications/parser.py#L927-L948 function) returns only bodies of type 'application/json', however the RAML spec state that you ma…
-
Hi there, very good idea to share the missing AngularJS administration !
Did you think about API auto discovery ?
There's a lot of initiatives to make APIs hypermedia, such as:
- HAL (http://statele…
sroze updated
9 years ago
-
When using Designer at anypoint, I am allowed to "Export Files".
When running it locally, I do not see any such option present.
Issue #95 explains, I can find the data in local storage in the browse…
-
The samples currently use manually written tables to document the structure of requests and responses. This is error prone as there's nothing to verify the contents of the table against the service. W…
-
We will introduce auto-generated API documentations in FREME 0.2. This ticket will be used to specify which documentation to use. DFKI will hire two students to work on FREME and they are going to beg…
-
Dear Team,
I have written schemas using schema draft 4.0. I am trying to generate JAX-RS interfaces & the resources but, unable to do so. It seems in version 1.3.3 only draft 3.0 is supported.
While…
-
Introducing the API Blueprint Object Trait. Addressing following milestones:
- #11 Authentication
- #17 Referenced HTTP headers
- #19 Referenced Payloads
- #24 Global query URI parameter
- #36 Support…
-
Would be nice to have an option to define remote methods mapping to an actual classes in JSON. So we will have complete REST interface defined in one place with a logic and complex cases in JS. I do n…
-
The documentation section of a RAML specification is currently not part of the `context` object created by the `raml-client-generator`.
I will work on that and create a PR.
-
Hi,
It looks like Swagger-Springmvc doesn't support SpringDataRest out of the box. Like to know, if there is any proposal to support SpringDataRest in near future. I feel SpringDataRest support should…