Commit 0fb76f9
feat: add include_drafts query parameter to listAgentVersions
Adds an optional boolean query parameter 'include_drafts' (default: false)
to the list agent versions endpoint. When false, only non-draft versions
are returned. When true, both draft and non-draft versions are included.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 64f5feb commit 0fb76f9
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
313 | 316 | | |
314 | 317 | | |
315 | 318 | | |
| |||
0 commit comments