Top 4.8% dependent repos on proxy.golang.org
proxy.golang.org : github.com/holgerjh/genjsonschema
Package genjsonschema implements a simple JSON Schema generator. It generates schemas in accordance with https://json-schema.org/draft-07/schema. It supports json and a subset of YAML (notably, mappings may only have string keys). Lists will always be defined using the anyOf keyword and won't be limited on item numbers. A schema generated from [1, true] will thus accept a list with an undefined number of integers, booleans, and combinations thereof, but will reject other element types such as string. Example:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/holgerjh/genjsonschema
License: Apache-2.0
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/holgerjh
Dependent packages: 1
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago