We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318bae0 commit c641fbcCopy full SHA for c641fbc
libs/common/src/common.constant.ts
@@ -89,7 +89,7 @@ export enum CommonConstants {
89
90
// POLYGON BASED W3C SCHEMAS
91
DEDICATED_CREATE_POLYGON_W3C_SCHEMA = '/polygon/create-schema',
92
- SHARED_CREATE_POLYGON_W3C_SCHEMA = '/multi-tenancy/polygon-wc3/schema/',
+ SHARED_CREATE_POLYGON_W3C_SCHEMA = '/multi-tenancy/polygon-w3c/schema/',
93
94
// SHARED AGENT
95
URL_SHAGENT_CREATE_TENANT = '/multi-tenancy/create-tenant',
0 commit comments