File: README.md

package info (click to toggle)
golang-github-googleapis-gnostic 0.2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,636 kB
  • sloc: makefile: 154; javascript: 106; sh: 57
file content (12 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# 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.