Opened 6 years ago
#3308 new feature-request
New webapi with interactive docs (swagger-ui)
Reported by: | Bro | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.x |
Component: | Web UI | Version: | develop |
Keywords: | Cc: |
Description
The current JSON-API is very simple, maybe too simple, with only one endpoint to handle all function calls.
A new and well structured webapi might be useful...
Goals:
- Make a new REST-based webapi with separate endpoints for each exported function
- Interactive documention using swagger-ui
Note:
See TracTickets
for help on using tickets.