DEBSOURCES
Skip Quicknav
sources / python-validate-pyproject / 0.24.1-1 / tests / json_schema_summary / array-simple.example
123456789
{ "type": "array", "items": { "type": "number" } } # - # - # - # type: array items: {type: number}