https://github.com/peakwinter/sylow-schemas
JSON Schemas for Sylow core data types
https://github.com/peakwinter/sylow-schemas
Last synced: 11 months ago
JSON representation
JSON Schemas for Sylow core data types
- Host: GitHub
- URL: https://github.com/peakwinter/sylow-schemas
- Owner: peakwinter
- License: agpl-3.0
- Created: 2017-05-09T21:21:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T21:11:14.000Z (about 9 years ago)
- Last Synced: 2025-05-21T15:15:24.474Z (about 1 year ago)
- Language: Shell
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Sylow Schemas
This repo holds current schema definitions in the JSON Schema format. These schemas can be used for validating incoming documents received from another Sylow server, and in certain cases can also be used for client-side validation.
To allow the processing of non-standard document types hosted on other domains, make sure to add the domain they are hosted on to the `SY_SCHEMA_DOMAIN_WHITELIST` environment variable (colon-separated).