-
**As a** developper
**I need** add Swagger data models to my API documentation
**So that** other developers can easily understand the structure of my API responses and requests
### Details and …
-
Hello,
I would like to help on the auto-documentation part.
Do you have in mind a composer class you would prefer to use ?
It could be [phalcon-swagger](https://github.com/JuliusKoronci/phalc…
-
Currently even though "securityDefinitions" section is provided in the documentation for the API, it is not reproduced in the final JSON produced.
## Sample Documentation on a API method (with secu…
-
Q | A
-- | --
Bug or feature request? | feature request
Which Swagger-Core version? | 2.0.0
Which Java version? | Java 8
Which JAX-RS framework & version? | 2.0
The [JSON-B](http://json-b.n…
ghost updated
3 years ago
-
**As a** ... Developer
**I need** ... to use Flask-RESTplus to automatically generate documentation
**So that** ... it's easier for users to use our api
**Assumptions:**
* This story should wor…
-
For API documentation DataBC prefers Swagger format.
Create Swagger docs for API document (particularly the Client API).
ghost updated
6 years ago
-
When I try my spec url: https://cs-dev.business.stingray.com/assets/swagger.yaml
I get this error:
```
Failed to load API definition.
Errors
Hide
Fetch errorFailed to fetch https://cs-de…
-
According to documentation it's possible to pass a header parameter to a specific route by passing a validate function to route config object like this:
```javascript
server.route({
method: 'PUT…
-
We are running two separate Jersey APIs in the same server context, il.e. two separate classes extending com.sun.jersey.api.core.PackagesResourceConfig are configured in Tomcat 7's web.xml to be two a…
-
WIP on [APIDocs-Swagger](https://github.com/openipam/django-openipam/tree/APIDocs-Swagger) branch.
Swagger is a specification for API Documentation.
This uses [drf-yasg](https://drf-yasg.readth…