Open lengau opened 3 months ago
Add a definition for platforms to the json schema of snapcraft.yaml
platforms
snapcraft.yaml
Currently all core24 snaps show an error in schema validation because of this.
This can probably wait until we move over to pydantic 2 and get the auto-generated schemas, but I wanted it noted ITMT so anyone who sees this knows we're aware.
What needs to get done
Add a definition for
platforms
to the json schema ofsnapcraft.yaml
Why it needs to get done
Currently all core24 snaps show an error in schema validation because of this.