Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 68a72f0

Browse files
github-merge-queue[bot]tfelix
authored andcommitted
docs: update meshStack API docs from latest develop build
1 parent 1389469 commit 68a72f0

27 files changed

+4393
-2681
lines changed

website/static/api/api_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ <h3 id="_index">Index</h3>
566566
</div>
567567
<div id="footer">
568568
<div id="footer-text">
569-
Last updated 2025-03-13 14:13:35 UTC
569+
Last updated 2025-03-19 14:11:07 UTC
570570
</div>
571571
</div>
572572
</body>

website/static/api/api_key_login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ <h3 id="api_key_login">API Key Login</h3>
591591
</div>
592592
<div id="footer">
593593
<div id="footer-text">
594-
Last updated 2025-03-13 14:13:35 UTC
594+
Last updated 2025-03-19 14:11:07 UTC
595595
</div>
596596
</div>
597597
</body>

website/static/api/api_keys.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ <h3 id="api_keys">API Keys</h3>
477477
</div>
478478
<div id="footer">
479479
<div id="footer-text">
480-
Last updated 2025-03-13 14:13:35 UTC
480+
Last updated 2025-03-19 14:11:07 UTC
481481
</div>
482482
</div>
483483
</body>

website/static/api/common_data_formats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ <h3 id="tags">Tags</h3>
542542
</div>
543543
<div id="footer">
544544
<div id="footer-text">
545-
Last updated 2025-03-13 14:13:35 UTC
545+
Last updated 2025-03-19 14:11:07 UTC
546546
</div>
547547
</div>
548548
</body>

website/static/api/deprecated_resources.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -460,37 +460,37 @@ <h3 id="_deprecated_meshobject_api_endpoints">Deprecated meshObject API Endpoint
460460
</tr>
461461
<tr>
462462
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-03-01</p></td>
463-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshusers</code><br>
463+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshusers/{username}</code><br>
464464
<code>meshUser.v1</code></p></td>
465465
<td class="tableblock halign-left valign-top"><p class="tableblock">Please upgrade to <code>meshUser.v2</code>, which features an updated set of <code>_links</code> reflecting the renaming of <code>meshCustomer</code> to <code>meshWorkspace</code>.</p></td>
466466
</tr>
467467
<tr>
468468
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-03-01</p></td>
469-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshusers/{username}</code><br>
469+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshusers</code><br>
470470
<code>meshUser.v1</code></p></td>
471471
<td class="tableblock halign-left valign-top"><p class="tableblock">Please upgrade to <code>meshUser.v2</code>, which features an updated set of <code>_links</code> reflecting the renaming of <code>meshCustomer</code> to <code>meshWorkspace</code>.</p></td>
472472
</tr>
473473
<tr>
474474
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-03-01</p></td>
475-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshcustomers/{identifier}</code><br>
475+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshcustomers</code><br>
476476
<code>meshCustomer.v1</code></p></td>
477477
<td class="tableblock halign-left valign-top"><p class="tableblock">Replace all uses of the <code>meshCustomer</code> object with <code>meshWorkspace</code>.</p></td>
478478
</tr>
479479
<tr>
480480
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-03-01</p></td>
481-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshcustomers</code><br>
481+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshcustomers/{identifier}</code><br>
482482
<code>meshCustomer.v1</code></p></td>
483483
<td class="tableblock halign-left valign-top"><p class="tableblock">Replace all uses of the <code>meshCustomer</code> object with <code>meshWorkspace</code>.</p></td>
484484
</tr>
485485
<tr>
486486
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-03-01</p></td>
487-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshserviceinstances</code><br>
487+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshserviceinstances/{serviceIdentifier}</code><br>
488488
<code>meshServiceInstance.v1</code></p></td>
489489
<td class="tableblock halign-left valign-top"><p class="tableblock">Please upgrade to <code>meshServiceInstance.v2</code>, which is owned by a <code>meshWorkspace</code> instead of a <code>meshCustomer</code>.</p></td>
490490
</tr>
491491
<tr>
492492
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-03-01</p></td>
493-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshserviceinstances/{serviceIdentifier}</code><br>
493+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshserviceinstances</code><br>
494494
<code>meshServiceInstance.v1</code></p></td>
495495
<td class="tableblock halign-left valign-top"><p class="tableblock">Please upgrade to <code>meshServiceInstance.v2</code>, which is owned by a <code>meshWorkspace</code> instead of a <code>meshCustomer</code>.</p></td>
496496
</tr>
@@ -508,13 +508,13 @@ <h3 id="_deprecated_meshobject_api_endpoints">Deprecated meshObject API Endpoint
508508
</tr>
509509
<tr>
510510
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-07-01</p></td>
511-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshpaymentmethods</code><br>
511+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshpaymentmethods/{identifier}</code><br>
512512
<code>meshPaymentMethod.v1</code></p></td>
513513
<td class="tableblock halign-left valign-top"><p class="tableblock">Please upgrade to <code>meshPaymentMethod.v2</code>, which is owned by a <code>meshWorkspace</code> instead of a <code>meshCustomer</code>.</p></td>
514514
</tr>
515515
<tr>
516516
<td class="tableblock halign-left valign-top"><p class="tableblock">2025-07-01</p></td>
517-
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshpaymentmethods/{identifier}</code><br>
517+
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>GET /api/meshobjects/meshpaymentmethods</code><br>
518518
<code>meshPaymentMethod.v1</code></p></td>
519519
<td class="tableblock halign-left valign-top"><p class="tableblock">Please upgrade to <code>meshPaymentMethod.v2</code>, which is owned by a <code>meshWorkspace</code> instead of a <code>meshCustomer</code>.</p></td>
520520
</tr>
@@ -722,7 +722,7 @@ <h3 id="_deprecated_meshobjects_in_declarative_import">Deprecated meshObjects in
722722
</div>
723723
<div id="footer">
724724
<div id="footer-text">
725-
Last updated 2025-03-13 14:13:35 UTC
725+
Last updated 2025-03-19 14:11:07 UTC
726726
</div>
727727
</div>
728728
</body>

0 commit comments

Comments
 (0)