mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05:00
or probably nope.
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
cca82d35f6
commit
0d3573e0f5
13
200.md
13
200.md
|
@ -51,16 +51,3 @@ Relay may also respond with HTTP status code:
|
|||
- `200`: OK / Success
|
||||
- `400`: Invalid Request
|
||||
- `500`: Relay/Server error
|
||||
|
||||
Response JSON body example:
|
||||
|
||||
```json
|
||||
{
|
||||
"results": [
|
||||
{ "id": "...", "kind": 1, ... },
|
||||
{ "id": "...", "kind": 1, ... },
|
||||
...
|
||||
],
|
||||
"notice": ""
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user