Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 424 Bytes

Meta Box Schema

WIP: Schema definition for Meta Box, usefull for code completion and validation.

Schema Link:

https://schemas.metabox.io/field-group.json

Development

During development, you'll want to use local path so that you can test the schema with your local changes.

  1. Clone this repository
  2. Replace path to schema.json with your local path (e.g. file:///home/tan/projects/schema/schema.json)