Closed lorddaedra closed 1 year ago
Hey @lorddaedra, thanks for opening this. I will release an updated package next week. Regarding poetry, I totally agree and I have ticket #32 for that as well, but it requires a bit more than just replacing, so it won't be published that soon.
Bumped to openapi-spec-validator-0.5.5
Please, update dependencies (
openapi-spec-validator
) https://github.com/manchenkoff/openapi3-parser/blob/master/Pipfile#L14OpenAPI file may contain
required
list of names of properties, which do not exists inproperties
list...openapi-spec-validator-0.4.0 -> error openapi-spec-validator-0.5.5 -> OK
Your tool require < 0.5 version of openapi-spec-validator
P.S. Also IMHO it's a good idea to replace
Pipfile*
topyproject.toml
(usepoetry
)Related issue: https://github.com/getlago/lago-openapi/issues/22