Skip to content

Commit

Permalink
feat: generate types
Browse files Browse the repository at this point in the history
  • Loading branch information
njlie committed Sep 21, 2023
1 parent 8745679 commit 603f748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/resource-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ paths:
parameters:
- $ref: '#/components/parameters/optional-signature-input'
- $ref: '#/components/parameters/optional-signature'
description: A client can fetch the latest state of an incoming payment to determine the amount received into the payment pointer.
description: A client can fetch the latest state of an incoming payment to determine the amount received into the wallet address.
parameters:
- $ref: '#/components/parameters/id'
'/incoming-payments/{id}/complete':
Expand Down

0 comments on commit 603f748

Please sign in to comment.