We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9c0f9 commit d8814a5Copy full SHA for d8814a5
docs/reference/agent-api/debug.md
@@ -66,6 +66,6 @@ curl http://127.0.0.1:2113/debug/manifest
66
67
### Responses
68
69
-| Status | Meaning | Description | Schema |
70
-| ------ | ------------------------------------------------------- | ----------- | ------ |
71
-| 200 | [OK](https://tools.ietf.org/html/rfc7231#section-6.3.1) | OK | |
+| Status | Meaning | Description | Schema |
+| ------ | ------------------------------------------------------- | ----------- | ----------------------------------------------- |
+| 200 | [OK](https://tools.ietf.org/html/rfc7231#section-6.3.1) | OK | [agentsdk.Manifest](./schemas#agentsdkmanifest) |
0 commit comments