github pb33f/libopenapi-validator v0.13.11

latest releases: v0.14.0, v0.13.13, v0.13.12...
one month ago

Circular refs supported in schema validation.

Circular references were never allowed in schema validation because the work required to bring references in line was too great. There have been many advances in libopenapi recently that have made this easier.

So, now the schema validator will build all references as inline resources first. This would have been too much work a year ago, but here we are.

Addresses issues #290 an #287

Don't miss a new libopenapi-validator release

NewReleases is sending notifications on new releases.