Contents:
openapi_3_dot_1_compat()
Context manager to downgrade openapi 3.1 specs to 3.0 specs.
spec_file (Path) – Path to original spec file.
Path – Path to temporary compat file.
ValueError – If file format is not supported.