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

Add strictly typed BunqResponses #52

Closed
dnl-blkv opened this issue Sep 25, 2017 · 0 comments
Closed

Add strictly typed BunqResponses #52

dnl-blkv opened this issue Sep 25, 2017 · 0 comments
Assignees

Comments

@dnl-blkv
Copy link
Contributor

dnl-blkv commented Sep 25, 2017

How to Reproduce

  1. Write code to make a request via the SDK
  2. Write a code using the response of the request from (1)

What Should Happen

  1. The $response.getValue() has a strict type in doc block, and the IDE auto-completion works on it

What Happens

  1. The $response.getValue() doesn't have a strict type in doc block and therefore IDE auto-completion doesn't work on it
@dnl-blkv dnl-blkv self-assigned this Sep 25, 2017
dnl-blkv added a commit that referenced this issue Sep 25, 2017
dnl-blkv added a commit that referenced this issue Sep 25, 2017
dnl-blkv added a commit that referenced this issue Sep 25, 2017
dnl-blkv added a commit that referenced this issue Sep 25, 2017
dnl-blkv added a commit that referenced this issue Sep 25, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Sep 26, 2017
dnl-blkv added a commit that referenced this issue Oct 6, 2017
andrederoos added a commit that referenced this issue Oct 6, 2017
Add strictly typed responses; fix GET in extended models [#52]
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

1 participant