@@ -575,10 +575,10 @@ <h5 id="_list_meshbuildingblockdefinitions">List meshBuildingBlockDefinitions</h
575575 "uuid" : "b23cfb9a-6974-444f-9d33-62134a632373",
576576 "ownedByWorkspace" : "my-workspace",
577577 "tags" : { },
578- "createdOn" : "2025-08-20T11:29:05.620472803Z "
578+ "createdOn" : "2025-08-20T11:48:22.644549122Z "
579579 },
580580 "spec" : {
581- "displayName" : "9zq42mbbdds1 ",
581+ "displayName" : "4agm1mbbdds1 ",
582582 "symbol" : "my-image",
583583 "targetType" : "TENANT_LEVEL",
584584 "description" : "description",
@@ -590,7 +590,7 @@ <h5 id="_list_meshbuildingblockdefinitions">List meshBuildingBlockDefinitions</h
590590 },
591591 "status" : {
592592 "versions" : [ {
593- "versionUuid" : "f9fbf579-acb5-4d05-b234-6cc2009c1717 ",
593+ "versionUuid" : "215b895f-2688-4a3b-9f85-623185460322 ",
594594 "versionNumber" : 1,
595595 "state" : "RELEASED"
596596 } ],
@@ -854,10 +854,10 @@ <h5 id="_get_meshbuildingblockdefinition">Get meshBuildingBlockDefinition</h5>
854854 "uuid" : "b23cfb9a-6974-444f-9d33-62134a632373",
855855 "ownedByWorkspace" : "my-workspace",
856856 "tags" : { },
857- "createdOn" : "2025-08-20T11:29:05.620472803Z "
857+ "createdOn" : "2025-08-20T11:48:22.644549122Z "
858858 },
859859 "spec" : {
860- "displayName" : "9zq42mbbdds1 ",
860+ "displayName" : "4agm1mbbdds1 ",
861861 "symbol" : "my-image",
862862 "targetType" : "TENANT_LEVEL",
863863 "description" : "description",
@@ -869,7 +869,7 @@ <h5 id="_get_meshbuildingblockdefinition">Get meshBuildingBlockDefinition</h5>
869869 },
870870 "status" : {
871871 "versions" : [ {
872- "versionUuid" : "f9fbf579-acb5-4d05-b234-6cc2009c1717 ",
872+ "versionUuid" : "215b895f-2688-4a3b-9f85-623185460322 ",
873873 "versionNumber" : 1,
874874 "state" : "RELEASED"
875875 } ],
@@ -1090,7 +1090,7 @@ <h5 id="_post_meshbuildingblockdefinition">Post meshBuildingBlockDefinition</h5>
10901090Vary: Origin
10911091Vary: Access-Control-Request-Method
10921092Vary: Access-Control-Request-Headers
1093- Location: https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/42f97638-6d35-4722-b82f-19e7e64db66d
1093+ Location: https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/bf219078-3925-455b-affd-9e98fcc4e12a
10941094Content-Type: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json
10951095X-Content-Type-Options: nosniff
10961096X-XSS-Protection: 0
@@ -1105,10 +1105,10 @@ <h5 id="_post_meshbuildingblockdefinition">Post meshBuildingBlockDefinition</h5>
11051105 "kind" : "meshBuildingBlockDefinition",
11061106 "apiVersion" : "v1-preview",
11071107 "metadata" : {
1108- "uuid" : "42f97638-6d35-4722-b82f-19e7e64db66d ",
1108+ "uuid" : "bf219078-3925-455b-affd-9e98fcc4e12a ",
11091109 "ownedByWorkspace" : "my-workspace",
11101110 "tags" : { },
1111- "createdOn" : "2025-08-20T11:29:06.427113335Z "
1111+ "createdOn" : "2025-08-20T11:48:23.450753900Z "
11121112 },
11131113 "spec" : {
11141114 "displayName" : "BB definition example",
@@ -1123,7 +1123,7 @@ <h5 id="_post_meshbuildingblockdefinition">Post meshBuildingBlockDefinition</h5>
11231123 },
11241124 "status" : {
11251125 "versions" : [ {
1126- "versionUuid" : "294e3da8-5d27-4c55-a03d-e20489ff264a ",
1126+ "versionUuid" : "268ff9cb-d81d-498a-82ce-4ca8cd6c9317 ",
11271127 "versionNumber" : 1,
11281128 "state" : "DRAFT"
11291129 } ],
@@ -1132,13 +1132,13 @@ <h5 id="_post_meshbuildingblockdefinition">Post meshBuildingBlockDefinition</h5>
11321132 },
11331133 "_links" : {
11341134 "self" : {
1135- "href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/42f97638-6d35-4722-b82f-19e7e64db66d "
1135+ "href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/bf219078-3925-455b-affd-9e98fcc4e12a "
11361136 },
11371137 "owner" : {
11381138 "href" : "https://mesh-backend-url/api/meshobjects/meshworkspaces/my-workspace"
11391139 },
11401140 "buildingblocks" : {
1141- "href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks?definitionUuid=42f97638-6d35-4722-b82f-19e7e64db66d "
1141+ "href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks?definitionUuid=bf219078-3925-455b-affd-9e98fcc4e12a "
11421142 }
11431143 }
11441144}</ code > </ pre >
@@ -1176,7 +1176,7 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
11761176< div class ="listingblock ">
11771177< div class ="title "> Example Request</ div >
11781178< div class ="content ">
1179- < pre class ="highlight nowrap "> < code class ="language-http " data-lang ="http "> PUT /api/meshobjects/meshbuildingblockdefinitions/42f97638-6d35-4722-b82f-19e7e64db66d HTTP/1.1
1179+ < pre class ="highlight nowrap "> < code class ="language-http " data-lang ="http "> PUT /api/meshobjects/meshbuildingblockdefinitions/bf219078-3925-455b-affd-9e98fcc4e12a HTTP/1.1
11801180Content-Type: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json;charset=UTF-8
11811181Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
11821182Accept: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json
@@ -1187,7 +1187,7 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
11871187 "apiVersion" : "v1-preview",
11881188 "kind" : "meshBuildingBlockDefinition",
11891189 "metadata" : {
1190- "uuid": "42f97638-6d35-4722-b82f-19e7e64db66d ",
1190+ "uuid": "bf219078-3925-455b-affd-9e98fcc4e12a ",
11911191 "ownedByWorkspace": "my-workspace"
11921192 },
11931193 "spec" : {
@@ -1206,14 +1206,14 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
12061206< div class ="listingblock ">
12071207< div class ="title "> Example Curl Request</ div >
12081208< div class ="content ">
1209- < pre class ="highlight "> < code class ="language-bash " data-lang ="bash "> $ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/42f97638-6d35-4722-b82f-19e7e64db66d ' -i -u 'valid_username:valid_password' -X PUT \
1209+ < pre class ="highlight "> < code class ="language-bash " data-lang ="bash "> $ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/bf219078-3925-455b-affd-9e98fcc4e12a ' -i -u 'valid_username:valid_password' -X PUT \
12101210 -H 'Content-Type: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json;charset=UTF-8' \
12111211 -H 'Accept: application/vnd.meshcloud.api.meshbuildingblockdefinition.v1-preview.hal+json' \
12121212 -d '{
12131213 "apiVersion" : "v1-preview",
12141214 "kind" : "meshBuildingBlockDefinition",
12151215 "metadata" : {
1216- "uuid": "42f97638-6d35-4722-b82f-19e7e64db66d ",
1216+ "uuid": "bf219078-3925-455b-affd-9e98fcc4e12a ",
12171217 "ownedByWorkspace": "my-workspace"
12181218 },
12191219 "spec" : {
@@ -1365,10 +1365,10 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
13651365 "kind" : "meshBuildingBlockDefinition",
13661366 "apiVersion" : "v1-preview",
13671367 "metadata" : {
1368- "uuid" : "42f97638-6d35-4722-b82f-19e7e64db66d ",
1368+ "uuid" : "bf219078-3925-455b-affd-9e98fcc4e12a ",
13691369 "ownedByWorkspace" : "my-workspace",
13701370 "tags" : { },
1371- "createdOn" : "2025-08-20T11:29:06.427113335Z "
1371+ "createdOn" : "2025-08-20T11:48:23.450753900Z "
13721372 },
13731373 "spec" : {
13741374 "displayName" : "BB definition example",
@@ -1383,7 +1383,7 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
13831383 },
13841384 "status" : {
13851385 "versions" : [ {
1386- "versionUuid" : "294e3da8-5d27-4c55-a03d-e20489ff264a ",
1386+ "versionUuid" : "268ff9cb-d81d-498a-82ce-4ca8cd6c9317 ",
13871387 "versionNumber" : 1,
13881388 "state" : "DRAFT"
13891389 } ],
@@ -1392,13 +1392,13 @@ <h5 id="_put_meshbuildingblockdefinition">Put meshBuildingBlockDefinition</h5>
13921392 },
13931393 "_links" : {
13941394 "self" : {
1395- "href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/42f97638-6d35-4722-b82f-19e7e64db66d "
1395+ "href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/bf219078-3925-455b-affd-9e98fcc4e12a "
13961396 },
13971397 "owner" : {
13981398 "href" : "https://mesh-backend-url/api/meshobjects/meshworkspaces/my-workspace"
13991399 },
14001400 "buildingblocks" : {
1401- "href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks?definitionUuid=42f97638-6d35-4722-b82f-19e7e64db66d "
1401+ "href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks?definitionUuid=bf219078-3925-455b-affd-9e98fcc4e12a "
14021402 }
14031403 }
14041404}</ code > </ pre >
@@ -1413,15 +1413,15 @@ <h5 id="_delete_meshbuildingblockdefinition">Delete meshBuildingBlockDefinition<
14131413< div class ="listingblock ">
14141414< div class ="title "> Example Request</ div >
14151415< div class ="content ">
1416- < pre class ="highlight nowrap "> < code class ="language-http " data-lang ="http "> DELETE /api/meshobjects/meshbuildingblockdefinitions/42f97638-6d35-4722-b82f-19e7e64db66d HTTP/1.1
1416+ < pre class ="highlight nowrap "> < code class ="language-http " data-lang ="http "> DELETE /api/meshobjects/meshbuildingblockdefinitions/bf219078-3925-455b-affd-9e98fcc4e12a HTTP/1.1
14171417Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
14181418Host: mesh-backend-url</ code > </ pre >
14191419</ div >
14201420</ div >
14211421< div class ="listingblock ">
14221422< div class ="title "> Example Curl Request</ div >
14231423< div class ="content ">
1424- < pre class ="highlight "> < code class ="language-bash " data-lang ="bash "> $ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/42f97638-6d35-4722-b82f-19e7e64db66d ' -i -u 'valid_username:valid_password' -X DELETE</ code > </ pre >
1424+ < pre class ="highlight "> < code class ="language-bash " data-lang ="bash "> $ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblockdefinitions/bf219078-3925-455b-affd-9e98fcc4e12a ' -i -u 'valid_username:valid_password' -X DELETE</ code > </ pre >
14251425</ div >
14261426</ div >
14271427< div class ="listingblock ">
@@ -1445,7 +1445,7 @@ <h5 id="_delete_meshbuildingblockdefinition">Delete meshBuildingBlockDefinition<
14451445</ div >
14461446< div id ="footer ">
14471447< div id ="footer-text ">
1448- Last updated 2025-08-20 11:26:51 UTC
1448+ Last updated 2025-08-20 11:46:10 UTC
14491449</ div >
14501450</ div >
14511451</ body >
0 commit comments