Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate API to flask-restx #2809

Closed
12 of 14 tasks
nikromen opened this issue Jul 13, 2023 · 2 comments · Fixed by #3205
Closed
12 of 14 tasks

Migrate API to flask-restx #2809

nikromen opened this issue Jul 13, 2023 · 2 comments · Fixed by #3205
Assignees
Labels
API epic Needs to be splitted to several tasks tracking

Comments

@nikromen nikromen added the epic Needs to be splitted to several tasks label Jul 13, 2023
@cyqsimon
Copy link

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.

@nikromen
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API epic Needs to be splitted to several tasks tracking
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants