Skip to content

chore: sync create and update attributes for Projects #1499

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

Merged
merged 1 commit into from
Jun 9, 2021
Merged

chore: sync create and update attributes for Projects #1499

merged 1 commit into from
Jun 9, 2021

Conversation

JohnVillalovos
Copy link
Member

Sync the create attributes with:
https://docs.gitlab.com/ee/api/projects.html#create-project

Sync the update attributes with documentation at:
https://docs.gitlab.com/ee/api/projects.html#edit-project

As a note the ordering of the attributes was done to match the
ordering of the attributes in the documentation.

Closes: #1497

@JohnVillalovos JohnVillalovos requested a review from nejch June 3, 2021 22:28
Sync the create attributes with:
https://docs.gitlab.com/ee/api/projects.html#create-project

Sync the update attributes with documentation at:
https://docs.gitlab.com/ee/api/projects.html#edit-project

As a note the ordering of the attributes was done to match the
ordering of the attributes in the documentation.

Closes: #1497
@JohnVillalovos JohnVillalovos requested a review from max-wittig June 4, 2021 13:41
Copy link
Member

@max-wittig max-wittig left a comment

Choose a reason for hiding this comment

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

Makes sense

@max-wittig max-wittig merged commit f91b72a into python-gitlab:master Jun 9, 2021
@JohnVillalovos JohnVillalovos deleted the jlvillal/projects_attrs branch January 4, 2022 06:56
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.

Allow updating "forward deployment" setting
2 participants