{
  "$comment": "Generated by go run ./cmd/zimaapp-schema from pkg/zimaapp/compose/v2 profile definitions; DO NOT EDIT.",
  "$id": "zimaapp-v2app.schema.json",
  "$schema": "https://json-schema.org/draft/2019-09/schema#",
  "allOf": [
    {
      "$ref": "../../compose-go/v1.20.2/compose-spec.json"
    },
    {
      "properties": {
        "x-casaos": {
          "$ref": "x-casaos.schema.json"
        }
      },
      "type": "object"
    }
  ],
  "title": "ZimaApp v2App Compose file"
}
