Skip to content

fix(runtime): add submissionId to agent response schemas#321

Closed
noahkhomer18 wants to merge 1 commit into
withastro:mainfrom
noahkhomer18:fix/309-submission-id-schema
Closed

fix(runtime): add submissionId to agent response schemas#321
noahkhomer18 wants to merge 1 commit into
withastro:mainfrom
noahkhomer18:fix/309-submission-id-schema

Conversation

@noahkhomer18

Copy link
Copy Markdown

Adds submissionId as a required string field to both AgentAdmissionResponseSchema and AgentInvocationResponseSchema so that the generated OpenAPI documentation matches what the runtime actually returns.

Closes #309

Adds submissionId as a required string field to both
AgentAdmissionResponseSchema and AgentInvocationResponseSchema
so that the generated OpenAPI documentation matches what the
runtime actually returns.

Closes withastro#309
@astrobot-houston

Copy link
Copy Markdown

Thanks for the contribution! We're closing this PR and moving the conversation to the issue: #322

We've moved to a model where bugs and feature proposals are discussed in issues/discussions before code review, so the community can help prioritize and shape the work. Your branch is linked from the new thread so the implementation isn't lost — please join us there to continue the conversation.

— astrobot 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agent response schemas missing submissionId in OpenAPI documentation

2 participants