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

style: rename object returned with error #65

Merged
merged 2 commits into from
Sep 23, 2020

Conversation

lidel
Copy link
Member

@lidel lidel commented Sep 22, 2020

This PR renames Error response object to Failure

The idea is to avoid ambiguous ErrorError in generated client code.
This does not change the JSON format sent between client and server.

cc @aschmahmann @andrew

The idea is to avoid ambogous `ErrorError` in generated client code.
This does not change the JSON format sent between client and server.
@jacobheun
Copy link
Collaborator

Linting is failing due to the Error schema no longer existing where previously referenced.

@lidel lidel requested a review from jacobheun September 23, 2020 13:06
@lidel
Copy link
Member Author

lidel commented Sep 23, 2020

@jacobheun fixed – ok to merge and tag it as v0.1.1 so @andrew and @aschmahmann can re-generate clients with updated object names?

@lidel lidel merged commit 80db576 into master Sep 23, 2020
@lidel lidel deleted the style/rename-failed-response-object branch September 23, 2020 15:53
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