Remove reference to other schema, it seems that I can either configure it for TS or Go generation, but not both.
All checks were successful
Generate and Release Protos / release (push) Successful in 38s

This commit is contained in:
2026-05-03 00:38:48 +01:00
parent 376370c729
commit 48f1a31378

View File

@@ -218,7 +218,7 @@
}
},
"pis": {
"$ref": "./schemas/api/pis-object.json"
"description": "PIS data for the service (if available)"
}
}
}