Skip to content

Fix typo in publish API example #6155

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
Feb 14, 2023

Conversation

yim-lee
Copy link
Contributor

@yim-lee yim-lee commented Feb 14, 2023

Motivation:
To create a package release, one should do a PUT /{scope}/{name}/{version} HTTP request. That's what it's said everywhere in the spec except in the example.

Modification:
Fix example request to be consistent with the spec.

Motivation:
To create a package release, one should do a `PUT /{scope}/{name}/{version}`
HTTP request. That's what it's said everywhere in the spec except in the
example.

Modification:
Fix example request to be consistent with the spec.
@yim-lee
Copy link
Contributor Author

yim-lee commented Feb 14, 2023

@swift-ci please smoke test

@yim-lee yim-lee merged commit f5e1ca3 into swiftlang:main Feb 14, 2023
@yim-lee yim-lee deleted the fix-publish-path-typo branch February 14, 2023 21:41
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