Module schema_diff_utils

Source

Structs§

PathsMapPathResolver
Tries to find paths from .paths with same endpoints and different path’s parameter names Example: v1/datasets/{name}/tags considers the same endpoint as v1/datasets/{uuid}/tags Right now we do not care about parameter type when merging
TypeVecDiffSorter
Moves null in schema.type to the end of array