Project

General

Profile

action #177033

Updated by livdywan 2 months ago

## Motivation 

 We have some API documentation in code which is visible via non-existing routes e.g. https://openqa.opensuse.org/foo but this is not very easy to read and many routes are missing documentation. 

 ## Suggestions 
 * Provide a new view that shows available routes in the web UI 
 * Start with api/v1/routes and add a new route that includes descriptions 
 * File follow-up tickets for missing documentation

Back