utils

Module containing utility functions.

Functions

Summary

convert_3_dot_1_to_3_dot_0

Attempt to convert version 3.1.0 of some openAPI json into 3.0.3.

openapi_3_dot_1_compat

Context manager to downgrade openapi 3.1 specs to 3.0 specs.

Exceptions

Exception Summary

UnsopportFileTypeError

Error raised when a file type isn't supported.