Adjust script & paths so that referencing other schemas work
Some checks failed
Generate and Release Protos / release (push) Failing after 28s

This commit is contained in:
2026-05-03 00:30:46 +01:00
parent 513196c43d
commit 180886fd68
2 changed files with 2 additions and 2 deletions

View File

@@ -218,7 +218,7 @@
}
},
"pis": {
"$ref": "../pis-object.json"
"$ref": "./schemas/api/pis-object.json"
}
}
}