Skip to content

Commit d8814a5

Browse files
chore(docs): link debug manifest to agentsdk.Manifest schema
1 parent 4f9c0f9 commit d8814a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/agent-api/debug.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ curl http://127.0.0.1:2113/debug/manifest
6666

6767
### Responses
6868

69-
| Status | Meaning | Description | Schema |
70-
| ------ | ------------------------------------------------------- | ----------- | ------ |
71-
| 200 | [OK](https://tools.ietf.org/html/rfc7231#section-6.3.1) | OK | |
69+
| Status | Meaning | Description | Schema |
70+
| ------ | ------------------------------------------------------- | ----------- | ----------------------------------------------- |
71+
| 200 | [OK](https://tools.ietf.org/html/rfc7231#section-6.3.1) | OK | [agentsdk.Manifest](./schemas#agentsdkmanifest) |

0 commit comments

Comments
 (0)