Merge pull request #771 from shocknet/fix-url

fix url
This commit is contained in:
Justin (shocknet) 2024-10-17 12:21:54 -04:00 committed by GitHub
commit 987970ab95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -478,7 +478,7 @@ The nostr server will send back a message response, and inside the body there wi
- GetNPubLinkingState
- auth type: __App__
- http method: __post__
- http route: __/api/app/user/npub/token__
- http route: __/api/app/user/npub/state__
- input: [GetNPubLinking](#GetNPubLinking)
- output: [NPubLinking](#NPubLinking)