1 Commits

Author SHA1 Message Date
48f1a31378 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
2026-05-03 00:38:48 +01:00

View File

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