Skip to content

windingtree/org.id-schema

Repository files navigation

npm NPM Package

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