Skip to content

Use a natural request representation#18

Merged
dcereijodo merged 13 commits intomasterfrom
feat/natural-request-repr
Dec 16, 2019
Merged

Use a natural request representation#18
dcereijodo merged 13 commits intomasterfrom
feat/natural-request-repr

Conversation

@dcereijodo
Copy link
Copy Markdown
Contributor

@dcereijodo dcereijodo commented Dec 13, 2019

Closes #17

  • Re-think whether is a good idea to use a full JSON level to represent the method or if it would be better a simple attribute
  • Wrap response body
  • Remove domain from request parameters as it will be constant
  • Create tests for added support for headers
  • Create tests for added custom exception
  • Scaladoc
  • Update README.md

@dcereijodo dcereijodo marked this pull request as ready for review December 16, 2019 14:06
@dcereijodo dcereijodo merged commit 45a5e10 into master Dec 16, 2019
@dcereijodo dcereijodo deleted the feat/natural-request-repr branch December 16, 2019 14:07
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.

Natural request representation

1 participant