Pieterjan

Results 2 comments of Pieterjan

You can use `read_yaml_file` from `openapi_spec_validator.schemas` instead of `yaml.load`. Works for me.

Have you already defined how you want to do this? For example support HTTP/2.0 on both ends, or only provide an HTTP/2.0 upgrade with the use of a middleware (or...