Library for most common component development cases
Contains tools for EIO json metadata generation
convertJsonSchemaToEioSchema(keyToReturn, completeSchemaOriginal)
- converts general JSON schema
to EIO JSON metadata.
makeSchemaInline(json, availableSchemas)
- replacing $ref recursively with full object description
for provided json object using availableSchemas schemas map.
Apache-2.0 © elastic.io GmbH