Browse Source
During field remapping stage of openapi schema generation the order of iteration is not consistent across runs. This leads to non-deterministic schema generation Preserve the order of this iteration across runs by sorting by the "new_name", i.e. the value inserted in this mappingpull/14409/head
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue