1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/vendor/github.com/googleapis/gnostic/OpenAPIv3/schema-generator
2019-05-22 20:33:19 -07:00
..
3.0.0.md check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00
3.0.1.md check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00
main.go check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00
README.md check in vendor and code generated by code-gen 2019-05-22 20:33:19 -07:00

OpenAPI 3.0 Schema Generator

This directory contains a support tool that reads (scrapes) the Markdown text specification for OpenAPI 3.0 and builds a corresponding JSON schema.

It also contains "3.0.1.md", a local copy of the OpenAPI specification.

Disclaimer

This does not generate the official OpenAPI 3.0 JSON Schema, which at the time of this commit, does not exist.