No description
Find a file
2023-06-09 10:53:54 -04:00
hugo Better start namespacing now before I regret it. 2023-05-21 15:29:32 -04:00
obsidian Better start namespacing now before I regret it. 2023-05-21 15:29:32 -04:00
.drone.yml other other way around should do it 2023-05-21 15:49:31 -04:00
LICENSE docs and license 2023-06-09 10:53:54 -04:00
README.md docs and license 2023-06-09 10:53:54 -04:00

Purpose

This repository triggers a pipeline that copies its contents to . I've set it up this way exclusively because I was too lazy to figure out how to write Go code that could resolve local/relative references to other JSONSchema files.

It ends up being a hell of a lot simpler to just host them online and use absolute references.

Collaboration

To that end, I am opening this repository to PRs. Pretty much anything reasonable is on the table, if you're gonna use it.

Caveat

This repository will not teach you what JSONSChema is or how to use it, althought it does contain some practical examples.

I'd strongly recommend working through the official documentation to get a grasp on things.