Latest generation

This commit is contained in:
ci core model
2026-06-18 15:48:02 +00:00
parent 3c0e6617fe
commit 13d1bca4c4
5 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@ export interface Site {
/**
* @generated from protobuf field: string ID = 1
*/
ID: string; // Unique identifier for the site. (formatted as such: "SITE_<OrganisationID>_<UUID>")
ID: string; // Unique identifier for the site. (formatted as such: "SITE_\<OrganisationID\>_\<UUID\>")
/**
* Name of the Site
*