'Enable Json Editor using Swagger-UI
How can I use the Json Editor using the following github (https://github.com/jensoleg/swagger-ui)?
What codes do I need to use in order to enable JSON editor for the request body?
Tried changing my code but it is not working for me. Any help would be appreciated.
Solution 1:[1]
JSON form editor is not supported in Swagger UI 3.x and 4.x. There's an existing feature request.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Helen |
