@windingtree/org.json-schema
v1.1.0
Published
ORG.JSON schema for the ORGiD protocol
Downloads
63
Readme
Documentation
ORG.JSON schemas documentation.
Examples
Setup
NPM package
yarn add @windingtree/org.json-schema
JSON Schema Specification
This will generate a JSON Schema specification file and Typescript typings in the dist
directory:
yarn build
Testing
yarn test
Maintenance
New packages must be released using GitHub release workflow.
TODO for the next version
- Reduce the
capabilityDelegation
definition to the only list of verification method Ids and remove in-place verification method definition possibility