You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the drop down box for selecting Swagger file in Swagger viewer shows file name. The user might not be able to recognise the file name. Hence, the select box should show API backend name instead.
Definition of done
Drop down box should not display empty rows.
Drop down box should display API backend names.
Documentation file should be linked to API Backend (by foreign key?)
Optionally, drop down box can be combined with type-ahead feature.