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 the dimension field on ProjectSerializer to read_only #4371

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

k1won
Copy link
Contributor

@k1won k1won commented Feb 21, 2022

Motivation and context

In the api document, the 'dimension' attribute of the /api/projects endpoint (post,patch) should be marked as "readOnly: true" or excluded in the request body schema section. #4367

How has this been tested?

Checklist

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.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2022 Intel Corporation
#
# SPDX-License-Identifier: MIT

@k1won k1won requested a review from nmanovic as a code owner February 21, 2022 08:15
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.

@k1won , thanks for the contribution!

@nmanovic nmanovic merged commit 0f0d5bd into cvat-ai:develop Feb 22, 2022
@k1won k1won deleted the br_to_test branch February 22, 2022 14:57
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.

2 participants