UNPKG

@jkcfg/kubernetes

Version:
19 lines 363 B
{ "description": "ExternalDocumentation allows referencing an external resource for extended documentation.", "properties": { "description": { "type": [ "string", "null" ] }, "url": { "type": [ "string", "null" ] } }, "$schema": "http://json-schema.org/schema#", "type": "object" }