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

[stable28] fix(openapi): Regenerate OpenAPI after server changes #46164

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

nickvergessen
Copy link
Member

Checklist

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Jun 27, 2024
@nickvergessen nickvergessen added this to the Nextcloud 28.0.8 milestone Jun 27, 2024
@nickvergessen nickvergessen self-assigned this Jun 27, 2024
@nickvergessen nickvergessen changed the title fix(openapi): Regenerate OpenAPI after server changes [stable28] fix(openapi): Regenerate OpenAPI after server changes Jun 27, 2024
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member Author

/backport 2dbec08 to stable29

@nickvergessen nickvergessen merged commit aea9eaf into stable28 Jun 27, 2024
58 checks passed
@nickvergessen nickvergessen deleted the bugfix/noid/fix-openapi branch June 27, 2024 09:36
Copy link

backportbot bot commented Jun 27, 2024

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/46164/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2dbec08b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/46164/stable29

Error: Failed to push branch backport/46164/stable29: fatal: could not read Username for 'https://github.com': No such device or address


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@Altahrim Altahrim mentioned this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants