Structs§
- Paths
MapPath Resolver - Tries to find paths from
.paths
with same endpoints and different path’s parameter names Example:v1/datasets/{name}/tags
considers the same endpoint asv1/datasets/{uuid}/tags
Right now we do not care about parameter type when merging - Type
VecDiff Sorter - Moves
null
inschema.type
to the end of array