This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Add basic operations for webhooks resource #7
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
dorotheelaugwitz
commented
Jan 8, 2016
- Adds a webhook resource
- Adds calls for creating, listing and finding webhook resources
5d3338b
to
56d42fc
Compare
@dorotheelaugwitz could you please update the Changelog and state what you changed? You need to do a rebase on the current master to get the new Changelog first. |
Is there a release planned soonish? We are very interested in the error handling improvement |
Hey @bvogel - yes there is a release planned for next weak - probably multiple releases as the change regarding the error handling is a breaking change. |
56d42fc
to
84c64e9
Compare
@sfroehler The changelog is now updated |
Thanks @dorotheelaugwitz |
sfroehler
added a commit
that referenced
this pull request
Jan 21, 2016
- This CHANGELOG file (Following "[Keep a CHANGELOG](http://keepachangelog.com/)") - Create, find, update and index operations for address resource. (#4) - Services attribute to carriers call (#5) - Index operation for shipment resources with optional filter parameters. (#6) - Create, find and index operations for webhook resource. (#7) - Added the following ruby versions to travis-ci test runs: - 2.1.7 - 2.2.4 - 2.3.0 - Add ShipmentQuotes class returning the price for a certain shipment (#9) - Dropped support for ruby 1.9.x in order to use the new language features of ruby 2.x. The official support of ruby 1.9.3 already ended on February 23, 2015 (https://www.ruby-lang.org/en/news/2014/01/10/ruby-1-9-3-will-end-on-2015/) - Removed the following ruby versions from travis-ci test runs: - 2.1.5 - 2.2.1 - 2.2.2 - 2.2.3 - Start following [SemVer](http://semver.org) properly. - The link to the developer documenation for the Shipment ressource still pointed at Apiary; it now correctly points to the shipcloud Developer Portal's API section on Shipments.
torasakura
pushed a commit
that referenced
this pull request
Mar 14, 2016
skorbut
pushed a commit
that referenced
this pull request
Apr 1, 2016
torasakura
pushed a commit
that referenced
this pull request
Apr 22, 2016
torasakura
pushed a commit
that referenced
this pull request
Apr 25, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.