nip200: small improvement

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2024-01-10 20:08:44 +07:00
parent 15458d8de5
commit 246539288d

4
200.md
View File

@ -47,9 +47,9 @@ Every NoH response is a JSON body that contain the following JSON field:
- `results`: Array of relay response. Usually contain events requested by client.
- `count`: Integer of event counts.
- `notice`: Human readable error.
- `notice`: String of human readable error.
Relay may also respond with HTTP status code:
At certain condition, Relay will also respond with HTTP status code:
- `200`: OK / Success
- `400`: Invalid Request