Browse Source
generate_unique_id was picking HEAD as the first method in the set, producing operationId like read_items__head instead of read_items__get. Now excludes HEAD and prioritizes GET for the operation ID suffix.pull/15359/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue