Skip to content

Commit

Permalink
Update gatekeeper-api-swagger.yaml
Browse files Browse the repository at this point in the history
Added the list of products we want to provide application tokens for.
  • Loading branch information
whelanp authored Nov 7, 2023
1 parent 47b9b84 commit 31c3e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatekeeper-api-swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1200,8 +1200,8 @@ components:
uniqueItems: true
type: array
items:
description: List of product keys. List Products for list of available keys.
type: string
type: string
description: List of product keys. List Products for list of available keys. One of `open_banking_pis`, `open_banking_ais`, `direct_debits`, `credit_transfers`, `accounts_validation_and_enrichment`, `accounts`, `nuapay_accounts`, `emandates`, `account_verification`.
resourceId:
type: string
description: ResourceId the accessToken is generated for.
Expand Down

0 comments on commit 31c3e87

Please sign in to comment.