@kumarshantanu not sure if openapi and json-schema are same, but have a look: https://github.com/akovantsev/json-schema-to-clojure-spec#examples
Thanks @misha, as of v3.0.3 OpenAPI has some overlap with JSON schema https://spec.openapis.org/oas/v3.0.3#properties but does not appear to be fully compatible.
*Alpha quality and all that.