-
My assignment is written as below:
Create RESTful API with swagger
1. Development Symfony based application with RESTful API, Swagger documentation to demonstrate the API, one service to get the…
-
Is there something that I'm missing here... I have xml comments included (as described in the [documentation](https://github.com/domaindrivendev/Swashbuckle.AspNetCore#include-descriptions-from-xml-co…
-
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…
-
Hello!
Almost any API needs good documentation.
Is it possible to add support auto-generation OpenApi documentation + any UI (swagger or redoc)?
If it were possible to generate documentation …
-
Edit Swagger documentation to be more precise.
-
As stated [on may 19 meeting](https://docs.google.com/document/d/1nV_6U9a-sFa_BVlVFM9mSRNDjIfo0VWYOVHF9V_N4lo/edit) our first job is to try to find the best tools for the job.
If possible a tool (or …
-
## Only one owner email is allowed
### Summary
The documentation states that we can add more than one owner emails in a list where emails are separated by semi-colons
### Steps to Reproduce
Se…
-
Might be useful to be able to automatically generate command documentation that can be browsed (like Swagger documentation) to make command discovery easier.
Possibly another piece of middleware.
-
##### Description
When generating PHP code that will utilize base64 encoded data, no code is generated to provide base64 encoding/decoding.
Example:
https://github.com/swagger-api/swagger-codegen/b…
-
It could be nice to specify the REST API using a OpenAPI (swagger) specification, see http://swagger.io. This documents the requests that clients are allowed to make and the format of the response dat…