-
- OS: Docker [MacOS]
- Browser: Any
- Version: N/A
- Method of installation: Docker build using swaggerapi/swagger-ui as the base image
- Swagger-UI version: Latest
- Swagger/OpenAPI versio…
-
How could the API Umbrella API Configuration format be designed to align with, and possibly extend, common API Configuration/Documentation formats?
The primary standards for API Configuration/Documen…
-
### Q&A (please complete the following information)
- OS: [windows]
- Browser: [chrome]
- Version: 93.0.4577.63 (Official Build) (32-bit)
- Method of installation: https://editor.swagger.io/# …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
**Is your feature request related to a problem? Please describe.**
I am having practical issues in building REST APIs on top of the frappe framework. I have all my beautiful doctypes, they're l…
-
##### 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…
-
My app use a Base Controller to reuse some methods inside my Api controllers.
![image](https://user-images.githubusercontent.com/20740261/49484559-9f4b0000-f81e-11e8-8eb5-84a4043c29db.png)
The MVC…
-
I am talking about this swagger spec http://petstore.swagger.io/v2/swagger.json hosted at http://petstore.swagger.io.
As per the [explanation in the Responses section](https://github.com/OAI/OpenAPI…
-
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…
-
Generate API documentation using tools like Swagger to provide clear documentation of the backend API endpoints and their usage.