README
July 8, 2020 · View on GitHub
Top-level Schemas
- JS Instrument Settings –
http://example.com/js-instrument-settings.schema
Other Schemas
Objects
- Log settings –
http://example.com/js-instrument-settings.schema#/items/properties/logSettings - Settings objects –
http://example.com/js-instrument-settings.schema#/items
Arrays
- Excluded properties –
http://example.com/js-instrument-settings.schema#/items/properties/logSettings/properties/excludedProperties - Non-existing properties to instrument –
http://example.com/js-instrument-settings.schema#/items/properties/logSettings/properties/nonExistingPropertiesToInstrument
Version Note
The schemas linked above follow the JSON Schema Spec version: http://json-schema.org/draft-07/schema#