cvat
cvat copied to clipboard
Fix schema warnings and errors for Webhooks
Motivation and context
- Removed extra update methods from schema
- Fixed Webhooks endpoints
- Fixed Webhooks enum names
How has this been tested?
Checklist
- [ ] I submit my changes into the
develop
branch - [ ] I have added a description of my changes into CHANGELOG file
- [ ] I have updated the documentation accordingly
- [ ] I have added tests to cover my changes
- [ ] I have linked related issues (read github docs)
- [ ] I have increased versions of npm packages if it is necessary (cvat-canvas, cvat-core, cvat-data and cvat-ui)
License
- [ ] I submit my code changes under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
/check
:heavy_check_mark: All checks completed successfully :page_facing_up: See logs here