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 handler for Getting a new resource #34

Merged
merged 1 commit into from
May 6, 2017

Conversation

jessecarl
Copy link
Member

In order to create new resources using only idempotent actions, a
handler for getting a unique new resource was implemented. The handler
will always return a resource with a unique ID and otherwise
zero-value properties.

Addresses Issue #5

In order to create new resources using only idempotent actions, a
handler for getting a unique new resource was implemented. The handler
will *always* return a resource with a unique ID and otherwise
zero-value properties.
@coveralls
Copy link

coveralls commented May 6, 2017

Coverage Status

Coverage increased (+0.6%) to 89.916% when pulling 3c02f08 on feature/issue-5/new-resource into e3ecd4d on master.

@jessecarl jessecarl merged commit 881ec60 into master May 6, 2017
@jessecarl jessecarl deleted the feature/issue-5/new-resource branch May 6, 2017 21:33
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.

None yet

2 participants