http method fix
This commit is contained in:
parent
fa92c325dd
commit
9dd77fe0bf
6 changed files with 13 additions and 5 deletions
|
|
@ -580,7 +580,7 @@ The nostr server will send back a message response, and inside the body there wi
|
|||
|
||||
- GetUserOffer
|
||||
- auth type: __User__
|
||||
- http method: __get__
|
||||
- http method: __post__
|
||||
- http route: __/api/user/offer/get__
|
||||
- input: [OfferId](#OfferId)
|
||||
- output: [OfferConfig](#OfferConfig)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue