Skip to content

Commit

Permalink
Content Type must be part of the request when using /signed/endpoint (#…
Browse files Browse the repository at this point in the history
…56)

* Revert "fix: Add missing state parameter to authorization url"

This reverts commit 29e6a90.

* Revert "Revert "fix: Add missing state parameter to authorization url""

This reverts commit d3f05b2.

* fix: Fix showcase API client not working after swagger update

* fix: Add content-type as required header for jws signature

---------

Co-authored-by: Alexandru Ionut Balan <[email protected]>
  • Loading branch information
1 parent c82f23f commit ba97f77
Show file tree
Hide file tree
Showing 14 changed files with 1,290 additions and 1,837 deletions.
2 changes: 1 addition & 1 deletion api/account/information/Account-Information-API.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"contact" : {
"name" : "ING Developer Portal",
"url" : "https://developer.ing.com",
"email" : "apis@ing.com"
"email" : "developerportal@ing.com"
},
"license" : {
"name" : "Copyright (c) ING Bank NV. All Rights Reserved.",
Expand Down
510 changes: 283 additions & 227 deletions api/oauth2/OAuth-2.0-API.json

Large diffs are not rendered by default.

Loading

0 comments on commit ba97f77

Please sign in to comment.