dotfiles

my computing environment

View the Project on GitHub creichert/dotfiles

14 November 2018

Validate JSON Schema with Org mode

by creichert

Recently, I helped implement a JSON Schema Validation API for Assertible that is free to use.

I manage a large portion of my agenda from org-mode, and part of my job on the front-line of support and customer interaction is to field requests about JSON Schema. Naturally, it would make sense if I could seamlessly work with JSON Schema documents from Org mode.

Here are some snippets I use to validate JSON Schema documents for assiting Assertible users and my own testing: