Open-Attestation / open-attestation

Meta framework for providing digital provenance and integrity to documents.
https://openattestation.com
Apache License 2.0
54 stars 18 forks source link

feat: updated schema id to url #77

Closed yehjxraymond closed 4 years ago

yehjxraymond commented 4 years ago

Updated the schema id $id:

This will make the schema JSON schema compliant so that online JSON schema validator will not complain about the malformed schema and that we will have a permalink to reference the schema in our documentations as well.

Additionally added the long url as enums to the @type/document to prevent lots of copy-pasted urls in the code.

john-dot-oa commented 4 years ago

:tada: This PR is included in version 3.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: