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
I was trying to do some scripting just now, got to this page, and thought "there's zero ways in this world that there is no API for something as simple as listing out a project's packages."
Of course there was; I just had to directly look in the source code. So I did a search for issues and landed here.
I've actually had some experience working with OpenAPI in Rust (with utoipa). Not sure how (or if) this can be any help to this repo though.
Thanks for the tip @cyqsimon. Yes, as you pointed out, we don't have fully documented our API at this point. We already researched which OpenAPI to migrate to but it will take a while since we write the documentation for all namespaces.
Follow up from #1865
Migrate API_v3 to flask-restx and create documentation for it (models, parsers, docs, ...)
API endpoint namespaces TODO list:
Other follow-ups:
The text was updated successfully, but these errors were encountered: