Browse Source
generate_unique_id used list(route.methods)[0] so all methods on a route shared the same operation_id. For multi-method routes, use method-specific IDs in get_openapi_operation_metadata. Made-with: Cursorpull/15140/head
2 changed files with 29 additions and 1 deletions
Loading…
Reference in new issue