Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(docs): link debug manifest to agentsdk.Manifest schema
  • Loading branch information
DanielleMaywood committed Aug 27, 2024
commit d8814a5d42a5023001b26e370ce7cb4718b447bf
6 changes: 3 additions & 3 deletions docs/reference/agent-api/debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ curl http://127.0.0.1:2113/debug/manifest

### Responses

| Status | Meaning | Description | Schema |
| ------ | ------------------------------------------------------- | ----------- | ------ |
| 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) |