|
6 | 6 | | 2025-03-01 | `GET /api/meshobjects/meshcustomers`<br/>`meshCustomer.v1` | Replace all uses of the `meshCustomer` object with `meshWorkspace`. | |
7 | 7 | | 2025-03-01 | `GET /api/meshobjects/meshserviceinstances/{serviceIdentifier}`<br/>`meshServiceInstance.v1` | Please upgrade to `meshServiceInstance.v2`, which is owned by a `meshWorkspace` instead of a `meshCustomer`. | |
8 | 8 | | 2025-03-01 | `GET /api/meshobjects/meshserviceinstances`<br/>`meshServiceInstance.v1` | Please upgrade to `meshServiceInstance.v2`, which is owned by a `meshWorkspace` instead of a `meshCustomer`. | |
9 | | -| 2025-03-01 | `GET /api/meshobjects/meshcustomerusergroups/{fullCustomerUserGroupIdentifier}`<br/>`meshCustomerUserGroup.v1` | Replace all uses of `meshCustomerUserGroup` object with `meshWorkspaceUserGroup`. | |
10 | 9 | | 2025-03-01 | `GET /api/meshobjects/meshcustomerusergroups`<br/>`meshCustomerUserGroup.v1` | Replace all uses of `meshCustomerUserGroup` object with `meshWorkspaceUserGroup`. | |
11 | | -| 2025-07-01 | `GET /api/meshobjects/meshpaymentmethods/{identifier}`<br/>`meshPaymentMethod.v1` | Please upgrade to `meshPaymentMethod.v2`, which is owned by a `meshWorkspace` instead of a `meshCustomer`. | |
| 10 | +| 2025-03-01 | `GET /api/meshobjects/meshcustomerusergroups/{fullCustomerUserGroupIdentifier}`<br/>`meshCustomerUserGroup.v1` | Replace all uses of `meshCustomerUserGroup` object with `meshWorkspaceUserGroup`. | |
12 | 11 | | 2025-07-01 | `GET /api/meshobjects/meshpaymentmethods`<br/>`meshPaymentMethod.v1` | Please upgrade to `meshPaymentMethod.v2`, which is owned by a `meshWorkspace` instead of a `meshCustomer`. | |
| 12 | +| 2025-07-01 | `GET /api/meshobjects/meshpaymentmethods/{identifier}`<br/>`meshPaymentMethod.v1` | Please upgrade to `meshPaymentMethod.v2`, which is owned by a `meshWorkspace` instead of a `meshCustomer`. | |
13 | 13 | | 2025-07-01 | `GET /api/meshobjects/meshprojects`<br/>`meshProject.v1` | Please use `meshProject.v2`, which is owned by a `meshWorkspace` instead of a `meshCustomer`. | |
14 | 14 | | 2025-07-01 | `GET /api/meshobjects/meshprojects/{fullProjectIdentifier}`<br/>`meshProject.v1` | Please use `meshProject.v2`, which is owned by a `meshWorkspace` instead of a `meshCustomer`. | |
15 | 15 | | 2025-07-01 | `GET /api/meshobjects/meshtenants/{tenantIdentifier}`<br/>`meshTenant.v1` | Please upgrade to `meshTenant.v3`, which is owned by a `meshWorkspace` instead of a `meshCustomer`. | |
|
27 | 27 | | | `GET /api/meshobjects/meshtenants/{tenantIdentifier}`<br/>`meshTenant.v3` | Please consider upgrading to `meshTenant.v4`, which uses a UUID to identify a meshTenant. | |
28 | 28 | | | `POST /api/meshobjects/meshtenants`<br/>`meshTenant.v3` | Please consider upgrading to `meshTenant.v4`, which uses a UUID to identify a meshTenant. | |
29 | 29 | | | `GET /api/meshobjects/meshtenants`<br/>`meshTenant.v3` | Please consider upgrading to `meshTenant.v4`, which uses a UUID to identify a meshTenant. | |
30 | | -| | `GET /api/meshobjects/meshbuildingblocks`<br/>`meshBuildingBlock.v1` | Please consider adopting `meshBuildingBlock.v2`, which supports building blocks on workspace level as well. | |
31 | 30 | | | `GET /api/meshobjects/meshbuildingblocks/{buildingBlockUuid}`<br/>`meshBuildingBlock.v1` | Please consider adopting `meshBuildingBlock.v2`, which supports building blocks on workspace level as well. | |
32 | 31 | | | `POST /api/meshobjects/meshbuildingblocks`<br/>`meshBuildingBlock.v1` | Please consider adopting `meshBuildingBlock.v2`, which supports building blocks on workspace level as well. | |
33 | | -| | `GET /api/meshobjects/meshplatforms`<br/>`meshPlatform.v1` | Please update to `meshPlatform.vv2-preview` at your earliest convenience. | |
34 | | -| | `POST /api/meshobjects/meshplatforms`<br/>`meshPlatform.v1` | Please update to `meshPlatform.vv2-preview` at your earliest convenience. | |
| 32 | +| | `GET /api/meshobjects/meshbuildingblocks`<br/>`meshBuildingBlock.v1` | Please consider adopting `meshBuildingBlock.v2`, which supports building blocks on workspace level as well. | |
35 | 33 | | | `PUT /api/meshobjects/meshplatforms/{uuid}`<br/>`meshPlatform.v1` | Please update to `meshPlatform.vv2-preview` at your earliest convenience. | |
| 34 | +| | `POST /api/meshobjects/meshplatforms`<br/>`meshPlatform.v1` | Please update to `meshPlatform.vv2-preview` at your earliest convenience. | |
| 35 | +| | `GET /api/meshobjects/meshplatforms`<br/>`meshPlatform.v1` | Please update to `meshPlatform.vv2-preview` at your earliest convenience. | |
36 | 36 | | | `GET /api/meshobjects/meshplatforms/{uuid}`<br/>`meshPlatform.v1` | Please update to `meshPlatform.vv2-preview` at your earliest convenience. | |
0 commit comments