mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-18 04:04:20 +00:00
pnpm, verify, cleanup (#6)
This commit is contained in:
parent
b68151035a
commit
e2f03f47af
45 changed files with 4276 additions and 5133 deletions
|
|
@ -3,11 +3,7 @@
|
|||
"$id": "https://betternas.local/schemas/control-plane-version.schema.json",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"service",
|
||||
"version",
|
||||
"apiVersion"
|
||||
],
|
||||
"required": ["service", "version", "apiVersion"],
|
||||
"properties": {
|
||||
"service": {
|
||||
"const": "control-plane"
|
||||
|
|
@ -20,4 +16,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue