You've already forked npm-viz-sdk
Latest generation
This commit is contained in:
@@ -213,5 +213,5 @@ export const ProjectCountersService = new ServiceType("vizapi.ProjectCountersSer
|
|||||||
* @generated ServiceType for protobuf service vizapi.SiteCountersService
|
* @generated ServiceType for protobuf service vizapi.SiteCountersService
|
||||||
*/
|
*/
|
||||||
export const SiteCountersService = new ServiceType("vizapi.SiteCountersService", [
|
export const SiteCountersService = new ServiceType("vizapi.SiteCountersService", [
|
||||||
{ name: "Next", options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Site Counters"], summary: "Get the next value for a Site key", description: "Get the next value for a Site key" }, "api.rscType": "Site", "api.roles": "", "google.api.method_visibility": { restriction: "SLOTBOOKING_PUBLIC" } }, I: NextSiteCounterRequest, O: NextCounterResult }
|
{ name: "Next", options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Site Counters"], summary: "Get the next value for a Site key", description: "Get the next value for a Site key" }, "api.rscType": "Site", "api.roles": "", "google.api.method_visibility": { restriction: "PUBLIC" } }, I: NextSiteCounterRequest, O: NextCounterResult }
|
||||||
], { "api.k8sService": "settings-server" });
|
], { "api.k8sService": "settings-server" });
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@reflex-platform/npm-viz-sdk",
|
"name": "@reflex-platform/npm-viz-sdk",
|
||||||
"version": "1.12.0-SNAPSHOT-250825131217",
|
"version": "1.12.0-SNAPSHOT-250826151128",
|
||||||
"description": "npm libs from visibility model proto files",
|
"description": "npm libs from visibility model proto files",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"main": "index.ts",
|
"main": "index.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user