Roman A. Taycher
Roman A. Taycher
**Describe the bug** INT enums enum: [1,10,20] map to VALUE_1, VALUE_10, VALUE_20 .... but you can't have mixed str&int enums. I have some enums in an openapi file that take...
**Describe the bug** My understanding of allOf is that its supposed to recursively combine 2+ dictionaries and only fail if multiple types cant be satisfied(such as if the same path...
That would let us compare which implementations are mostly compatible especially across different languages