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

Fix swagger specification #6825

Merged
merged 3 commits into from
Sep 11, 2023
Merged

Fix swagger specification #6825

merged 3 commits into from
Sep 11, 2023

Conversation

Marishka17
Copy link
Contributor

Motivation and context

Resolved #6823

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have added a description of my changes into the CHANGELOG file
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see 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.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #6825 (ce5439e) into develop (6826dda) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #6825   +/-   ##
========================================
  Coverage    82.47%   82.48%           
========================================
  Files          369      369           
  Lines        39790    39790           
  Branches      3547     3547           
========================================
+ Hits         32817    32819    +2     
+ Misses        6973     6971    -2     
Components Coverage Δ
cvat-ui 77.47% <ø> (+<0.01%) ⬆️
cvat-server 86.87% <ø> (+<0.01%) ⬆️

Copy link
Contributor

@nmanovic nmanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nmanovic nmanovic merged commit 32647e0 into develop Sep 11, 2023
33 checks passed
@nmanovic nmanovic deleted the mk/fix-issue-6823 branch September 11, 2023 10:17
@azhavoro azhavoro mentioned this pull request Sep 12, 2023
mikhail-treskin pushed a commit to retailnext/cvat that referenced this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid input validation in client.tasks.api.retrieve_annotations for cloud_storage_id.
2 participants