package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Mar 4, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DumpPropertiesToJson(properties map[string]*jsonschema.Schema) string
func DumpPropertiesToYaml(properties map[string]*jsonschema.Schema) string
func GatherObjects(schema *jsonschema.Schema, flatObjects []string) (map[string]jsonschema.Schema, map[string]bool)
Loop through all properties and gather all objects. Additionally a map of all requiredObjects is also returned
Source Files
¶
Click to show internal directories.
Click to hide internal directories.