-
-
How to display the button as shown in the core wcf?
![image](https://user-images.githubusercontent.com/52412016/210054815-79824063-5c83-42cc-be44-2ef7f92e1a2a.png)
-
See https://docs.google.com/presentation/d/1d1IBddgY8LRS5oXlocLBaXfbBs2lv76bXwZJvUabiP8/edit#slide=id.g7f91e5b4b8_0_58 and https://editor.swagger.io/. You have a postman collection. I will allow it, b…
-
See http://www.baeldung.com/swagger-2-documentation-for-spring-rest-api
-
By validating the https://api.riigikogu.ee/v2/api-docs json there are different validation errors:
- For example in *"/api/documents"* there are duplicate parameters
- *"/api/usergroups/{uuid}"* has…
-
It would be good to provide API documentation for every class that implement the **ResourcePersistableRestConstroller**.
The configuration
- [ ] should be working out of the box, with default impl…
-
### Description
The swagger documentation should include example payloads to help development and execution of calls manually or via scripting clear.
https://swagger.io/docs/specification/adding…
-
### Content & configuration
Swagger/OpenAPI definition:
**Is your feature request related to a problem? Please describe.**
- the swagger-ui documentation api is by default like this screenshot:
…
-
Propose implementing swagger generation for route definitions as discussed on [swagger-ts](https://github.com/lukeautry/swagger-ts/issues/2) repo. I've talked to @lukeautry and he is interested in col…
-
As an API developer, I would like to be able to localize the Swagger documentation that my API is generating.
- It is possible to define localization for text in the Springfox annotations
- The lo…