UNPKG

ocpp-standard-schema

Version:

Contains OCPP JSON schemas for validation purposes

14 lines (13 loc) 246 B
{ "type": "object", "properties": { "key": { "type": "array", "items": { "type": "string", "maxLength": 50 } } }, "additionalProperties": false }