Skip to content

paradoxical-autumn/ResoJSONSchemas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JSONSchemas

Public repository of Resonite JSON schemas.

What are JSON Schemas?

JSON Schemas are files which describe the layout and schema of a JSON file. You can use them to Generate Code, Validate JSON etc.

Why are these here?

When creating headless configuration files, or Resonite Client configuration files you might be unsure what you can do. These files are designed to fix this :)

How can I use these?

We recommend using VS Code to edit your JSON files, it will then be automatic! See VSCode's guide for more information. There are other tools you can use but we've had mixed success with these. The JSON Schema website has a list of tooling.

What schemas do you have?

Where can I learn more?

Head to the official JSON Schema website!

Why are you using draft-04 schemas?

Our JSON Schema generator only supports draft-04 right now. Please help it reach 06/07 support :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published