-
Notifications
You must be signed in to change notification settings - Fork 787
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
feat: topology applications api #1984
feat: topology applications api #1984
Conversation
…d new methods to handle TopologyApplications
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one! We usually try to cover all new endpoints with tests. Also, please don’t forget to generate docs for new endpoints
…@router.exception_handler
…ht session object in tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but checked only backend code <3
@Matvey-Kuk thanks! This PR is targeted to feature branch and the scope is only backend. |
Closes #1968
📑 Description
Add CRUD for Topology Applications