Open
Description
Following @kreamyx advice in go-openapi/spec#51:
Since every call to validate, in theory, should be referencing a file, then validate should be calling the ExpandSchemaWithBase() and then we can get rid of ExpandSchema()
Following @kreamyx advice in go-openapi/spec#51:
Since every call to validate, in theory, should be referencing a file, then validate should be calling the ExpandSchemaWithBase() and then we can get rid of ExpandSchema()