Skip to content

Commit

Permalink
merge nl-add-wallet-address-to-requests
Browse files Browse the repository at this point in the history
  • Loading branch information
njlie committed Sep 26, 2023
2 parents 17abe09 + 1e1bdf6 commit 5a6fc1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openapi/resource-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,6 @@ paths:
- $ref: '#/components/parameters/signature'
parameters:
- $ref: '#/components/parameters/id'
- $ref: '#/components/parameters/walletAddress'
'/outgoing-payments/{id}':
get:
summary: Get an Outgoing Payment
Expand Down Expand Up @@ -1241,7 +1240,7 @@ components:
in: query
schema:
type: string
description: URL
description: 'URL of a wallet address hosted by a Rafiki instance.'
signature:
name: Signature
in: header
Expand Down

0 comments on commit 5a6fc1f

Please sign in to comment.