Currently all packages are using format_version: 1.0.0. Create a set of specification files for this version. The files should define the structure of a package, including it's folder structure, expected files within folders, and the structure of the expected files as well.
Try to use an existing schema standard like JSON schema as much as possible.
Currently all packages are using
format_version: 1.0.0. Create a set of specification files for this version. The files should define the structure of a package, including it's folder structure, expected files within folders, and the structure of the expected files as well.Try to use an existing schema standard like JSON schema as much as possible.