Skip to content

Commit

Permalink
Update sim-swap-notification-subscription.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rartych authored May 29, 2024
1 parent eb750b6 commit fd35d02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/sim-swap-notification-subscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ components:
notificationAuthToken:
type: string
example: "c8974e592c2fa383d4a3960714"
description: |
description: |
OAuth2 token to be used by the callback API endpoint. It MUST be indicated within HTTP Authorization header e.g. Authorization: Bearer $notificationAuthToken
SubscriptionDetail:
Expand Down Expand Up @@ -440,7 +440,7 @@ components:
type: object
properties:
subscriptionId:
$ref: '#/components/schemas/SubscriptionId'
$ref: '#/components/schemas/SubscriptionId'

SubscriptionId:
type: string
Expand Down

0 comments on commit fd35d02

Please sign in to comment.