Skip to content

Response is missing response headers and pagination #9

@dnl-blkv

Description

@dnl-blkv

How to Reproduce

  1. Make a valid listing request to bunq API via the Python SDK
  2. Make a valid get/put/post/delete request to bunq API via the Python 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions