File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,8 @@ type Subscription {
6767}
6868```
6969
70+ See [docs /api .md ](./docs/api.md) for detailed API reference .
71+
7072## Features
7173
7274| Feature | Description |
Original file line number Diff line number Diff line change @@ -48,6 +48,8 @@ service Echo {
4848}
4949```
5050
51+ See [ docs/api.md] ( ./docs/api.md ) for detailed API reference.
52+
5153## Features
5254
5355| Feature | Description |
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ docker run -p 8080:8080 -v $(pwd)/.env:/app/.env ghcr.io/jsr-probitas/echo-http:
4646| ` /delay/{seconds} ` | GET | Echo after delay |
4747| ` /health ` | GET | Health check |
4848
49+ See [ docs/api.md] ( ./docs/api.md ) for detailed API reference.
50+
4951## Response Format
5052
5153``` json
You can’t perform that action at this time.
0 commit comments