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

Code generator doesn't handle response being empty and results are in the HTTP headers #25

Closed
matthewkmayer opened this issue Aug 18, 2015 · 2 comments

Comments

@matthewkmayer
Copy link
Member

Seen when implementing http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUT.html :

Update code gen to be able to read response from header if that's where the JSON definition says it is.

@matthewkmayer
Copy link
Member Author

After talking with some AWS employees at reinvent there are a few different standards for API interaction. We should make the code generation smart enough to handle those.

They were... highly, highly encouraging code gen as the primary method of making things work instead of hand coding.

This ticket may morph into making it handle S3 stuff better.

@matthewkmayer
Copy link
Member Author

I'm going to close this because it's being addressed in PR #90.

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

No branches or pull requests

1 participant