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

Response is missing response headers and pagination #4

Closed
dnl-blkv opened this issue Aug 9, 2017 · 5 comments
Closed

Response is missing response headers and pagination #4

dnl-blkv opened this issue Aug 9, 2017 · 5 comments
Assignees
Milestone

Comments

@dnl-blkv
Copy link
Contributor

dnl-blkv commented Aug 9, 2017

How to Reproduce

  1. Make a valid listing request to bunq API via the Java SDK
  2. Make a valid get/put/post/delete request to bunq API via the Java SDK

What Should Happen

  1. The response contains response headers and pagination
  2. The response contains response headers

What Happens

  1. The response does not contain response header nor pagination
  2. The response does not contain response header

Notes

  1. The structural fix would be to introduce BunqResponse object which, besides the response model, includes the response headers and pagination
@dnl-blkv dnl-blkv self-assigned this Aug 9, 2017
dnl-blkv added a commit that referenced this issue Aug 9, 2017
@OGKevin OGKevin added this to the v0.10.0 milestone Aug 9, 2017
dnl-blkv added a commit that referenced this issue Aug 9, 2017
dnl-blkv added a commit that referenced this issue Aug 9, 2017
dnl-blkv added a commit that referenced this issue Aug 9, 2017
dnl-blkv added a commit that referenced this issue Aug 9, 2017
andrederoos added a commit that referenced this issue Aug 14, 2017
@OGKevin
Copy link
Contributor

OGKevin commented Aug 23, 2017

Closing I favour of #5

@OGKevin OGKevin closed this as completed Aug 23, 2017
@dnl-blkv
Copy link
Contributor Author

@OGKevin but pagination is sill not in!

@dnl-blkv dnl-blkv reopened this Aug 23, 2017
@OGKevin
Copy link
Contributor

OGKevin commented Aug 23, 2017

Ah, i was closing all the issue in the milestone 😊.

0.11.0 ?

@dnl-blkv
Copy link
Contributor Author

Yes please! :)

@OGKevin OGKevin modified the milestones: v0.11.0, v0.10.0 Aug 24, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 3, 2017
dnl-blkv added a commit that referenced this issue Sep 4, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 5, 2017
dnl-blkv added a commit that referenced this issue Sep 6, 2017
dnl-blkv added a commit that referenced this issue Sep 6, 2017
andrederoos added a commit that referenced this issue Sep 6, 2017
Add pagination; cleanup; add missing endpoints and fields [#4]
@OGKevin
Copy link
Contributor

OGKevin commented Sep 9, 2017

Closing in favour of #13

@OGKevin OGKevin closed this as completed Sep 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants