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

Add pub api unreserve path #912

Merged
merged 4 commits into from
Mar 20, 2019
Merged

Add pub api unreserve path #912

merged 4 commits into from
Mar 20, 2019

Conversation

benthorner
Copy link
Contributor

@benthorner benthorner requested a review from kevindew March 15, 2019 17:15
@benthorner benthorner force-pushed the add-pub-api-unreserve-path branch 2 times, most recently from 7f9eb35 to 9fb68ca Compare March 15, 2019 17:18
Ben Thorner added 2 commits March 15, 2019 17:19
This adds a new method to the Pub API adapter to complement the new
endpoint to unreserve a path in the Publishing API.
@benthorner benthorner force-pushed the add-pub-api-unreserve-path branch from 9fb68ca to c7be09a Compare March 15, 2019 17:19
lib/gds_api/json_client.rb Show resolved Hide resolved
test/publishing_api_test.rb Show resolved Hide resolved
@benthorner
Copy link
Contributor Author

@kevindew this should be ready to review again now :-).

Ben Thorner added 2 commits March 20, 2019 11:41
This was introduced in 2e19c7a, but the referenced RFC has since been
superceded, and it is now accepted to have a body in a DELETE request.

https://tools.ietf.org/html/rfc7231#page-29
This reduces the amount of boilerplate we need to write when testing
against this feature.
@benthorner benthorner force-pushed the add-pub-api-unreserve-path branch from bb3e7b8 to bc4eaa7 Compare March 20, 2019 11:41
Copy link
Contributor

@1pretz1 1pretz1 left a comment

Choose a reason for hiding this comment

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

All looks good to me! 🌟

@benthorner benthorner merged commit e4fa7d7 into master Mar 20, 2019
@benthorner benthorner deleted the add-pub-api-unreserve-path branch March 20, 2019 12:42
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.

3 participants