fix: ensure retry-config and success-criteria are populated in openapi spec (#3575)
This commit is contained in:
@@ -393,6 +393,8 @@ derive_utoipa!(Annotations as AnnotationsSchema);
|
||||
goose::recipe::RecipeParameterRequirement,
|
||||
goose::recipe::Response,
|
||||
goose::recipe::SubRecipe,
|
||||
goose::agents::types::RetryConfig,
|
||||
goose::agents::types::SuccessCheck,
|
||||
))
|
||||
)]
|
||||
pub struct ApiDoc;
|
||||
|
||||
Reference in New Issue
Block a user