Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API Docs] update latest API docs #848

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/static/api/api_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ <h3 id="_index">Index</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-10 13:07:14 UTC
Last updated 2024-07-22 15:30:19 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/api/common_data_formats.html
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ <h3 id="tags">Tags</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-10 13:07:14 UTC
Last updated 2024-07-22 15:30:19 UTC
</div>
</div>
</body>
Expand Down
209 changes: 104 additions & 105 deletions website/static/api/index.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions website/static/api/mesh_buildingblock.html
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ <h5 id="_list_meshbuildingblocks">List meshBuildingBlocks</h5>
"definitionVersion" : 1,
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
"forcePurge" : false,
"createdOn" : "2024-07-10T13:12:12.610285397Z"
"createdOn" : "2024-07-22T15:32:00.707005197Z"
},
"spec" : {
"displayName" : "parent block",
Expand Down Expand Up @@ -629,7 +629,7 @@ <h5 id="_list_meshbuildingblocks">List meshBuildingBlocks</h5>
"definitionVersion" : 1,
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
"forcePurge" : false,
"createdOn" : "2024-07-10T13:12:12.625025026Z"
"createdOn" : "2024-07-22T15:32:00.722374067Z"
},
"spec" : {
"displayName" : "child block",
Expand Down Expand Up @@ -913,7 +913,7 @@ <h5 id="_get_meshbuildingblock">Get meshBuildingBlock</h5>
"definitionVersion" : 1,
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
"forcePurge" : false,
"createdOn" : "2024-07-10T13:12:12.625025026Z"
"createdOn" : "2024-07-22T15:32:00.722374067Z"
},
"spec" : {
"displayName" : "child block",
Expand Down Expand Up @@ -997,7 +997,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
}],
"parentBuildingBlocks" : [{
"definitionUuid": "b23cfb9a-6974-444f-9d33-62134a632373",
"buildingBlockUuid": "0a2d06d1-a97e-411a-8c6d-06e3ab032da4"
"buildingBlockUuid": "b20ca1cc-8f21-4275-8aaa-93ab9c019be7"
}]
}
}</code></pre>
Expand Down Expand Up @@ -1025,7 +1025,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
}],
"parentBuildingBlocks" : [{
"definitionUuid": "b23cfb9a-6974-444f-9d33-62134a632373",
"buildingBlockUuid": "0a2d06d1-a97e-411a-8c6d-06e3ab032da4"
"buildingBlockUuid": "b20ca1cc-8f21-4275-8aaa-93ab9c019be7"
}]
}
} '</code></pre>
Expand Down Expand Up @@ -1163,12 +1163,12 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
"apiVersion" : "v1",
"kind" : "meshBuildingBlock",
"metadata" : {
"uuid" : "72fcc7f8-430f-4eed-a28f-7d28a5a2df28",
"uuid" : "653e63d9-ec9d-4189-9425-51a0fb472ca9",
"definitionUuid" : "ef6aaf87-3f8c-477c-94f4-f3cf509728ca",
"definitionVersion" : 1,
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
"forcePurge" : false,
"createdOn" : "2024-07-10T13:12:13.978150469Z",
"createdOn" : "2024-07-22T15:32:02.051968254Z",
"markedForDeletionOn" : null,
"markedForDeletionBy" : null
},
Expand All @@ -1180,7 +1180,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
"valueType" : "STRING"
} ],
"parentBuildingBlocks" : [ {
"buildingBlockUuid" : "0a2d06d1-a97e-411a-8c6d-06e3ab032da4",
"buildingBlockUuid" : "b20ca1cc-8f21-4275-8aaa-93ab9c019be7",
"definitionUuid" : "b23cfb9a-6974-444f-9d33-62134a632373"
} ]
},
Expand All @@ -1190,7 +1190,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
},
"_links" : {
"self" : {
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/72fcc7f8-430f-4eed-a28f-7d28a5a2df28"
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/653e63d9-ec9d-4189-9425-51a0fb472ca9"
},
"meshtenant" : {
"href" : "https://mesh-backend-url/api/meshobjects/meshtenants/my-workspace.my-project.my-platform.my-location"
Expand All @@ -1208,15 +1208,15 @@ <h5 id="_delete_meshbuildingblock">Delete meshBuildingBlock</h5>
<div class="listingblock">
<div class="title">Example Request</div>
<div class="content">
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/72fcc7f8-430f-4eed-a28f-7d28a5a2df28 HTTP/1.1
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/653e63d9-ec9d-4189-9425-51a0fb472ca9 HTTP/1.1
Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
Host: mesh-backend-url</code></pre>
</div>
</div>
<div class="listingblock">
<div class="title">Example Curl Request</div>
<div class="content">
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/72fcc7f8-430f-4eed-a28f-7d28a5a2df28' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/653e63d9-ec9d-4189-9425-51a0fb472ca9' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
</div>
</div>
<div class="listingblock">
Expand All @@ -1240,7 +1240,7 @@ <h5 id="_delete_meshbuildingblock">Delete meshBuildingBlock</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-10 13:07:14 UTC
Last updated 2024-07-22 15:30:19 UTC
</div>
</div>
</body>
Expand Down
5 changes: 2 additions & 3 deletions website/static/api/mesh_object_collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,6 @@ <h4 id="_deletemeshobjectcollection">deleteMeshObjectCollection</h4>
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
Content-Type: application/json
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Expand All @@ -678,7 +677,7 @@ <h4 id="_deletemeshobjectcollection">deleteMeshObjectCollection</h4>
{
"error" : "MeshBadRequestException",
"message" : "MeshObjectCollection not-empty-collection cannot be deleted, because it is not empty",
"errorId" : "RxiBuYZeJw"
"errorId" : "AqijtPAEmq"
}</code></pre>
</div>
</div>
Expand All @@ -687,7 +686,7 @@ <h4 id="_deletemeshobjectcollection">deleteMeshObjectCollection</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-10 13:07:14 UTC
Last updated 2024-07-22 15:30:19 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/api/mesh_object_declarative_import.html
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ <h5 id="_meshexchangerate">meshExchangeRate</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-10 13:07:14 UTC
Last updated 2024-07-22 15:30:19 UTC
</div>
</div>
</body>
Expand Down
Loading
Loading