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
Thanks for taking a look at the OCS! In the master branch, the redoc endpoint doesn't work because when we first started the project django rest framework (drf) did not support openapi docs well. We are currently working on update the OCS projects with the latest drf and fixing up the redoc pages, but if you want to check out a work in progress, the update_drf_schema branch should have a working redoc link - it still needs updates to get some of the non-viewset endpoints looking nice.
Hello, nice software! Great instruments!
Thank you!
But I trying to launch /redoc for API methods and getting 500 error on backend: "duplicate Parameters found"
Maybe for /redoc needs many params or something else?
The text was updated successfully, but these errors were encountered: