Skip to content

chore: sync create and update attributes for Projects - #1499

Merged
max-wittig merged 1 commit into
python-gitlab:masterfrom
JohnVillalovos:jlvillal/projects_attrs
Jun 9, 2021
Merged

chore: sync create and update attributes for Projects#1499
max-wittig merged 1 commit into
python-gitlab:masterfrom
JohnVillalovos:jlvillal/projects_attrs

Conversation

@JohnVillalovos

Copy link
Copy Markdown
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

@max-wittig max-wittig left a comment

Copy link
Copy Markdown
Member

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