Commit ebab88d3 authored by canterafonsj's avatar canterafonsj
Browse files

Update README.md

parent c45395df
Loading
Loading
Loading
Loading
Loading
+7 −1
Original line number Original line Diff line number Diff line
@@ -3,8 +3,14 @@
This folder contains JSON Schemas for the NGSI-LD API.
This folder contains JSON Schemas for the NGSI-LD API.


Schemas have been developed using Draft07 of JSON Schema. 
Schemas have been developed using Draft07 of JSON Schema. 

https://json-schema.org/latest/json-schema-validation.html
https://json-schema.org/latest/json-schema-validation.html


Schemas have been validated using 
Schemas have been validated online using 


https://www.jsonschemavalidator.net/
https://www.jsonschemavalidator.net/

and from a CLI interface using 

https://ajv.js.org/