Browse Source
When generate_unique_id is called during route creation without a method parameter, use the first method only (original behavior) to avoid breaking existing tests. When called with a specific method parameter from openapi utils, generate unique operation IDs per HTTP method to fix duplicate operation IDs bug.pull/15327/head
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue