Skip to content

Commit

Permalink
docs: update meshStack API docs from latest develop build
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] authored and GitHub Actions committed Feb 19, 2025
1 parent c41027f commit 5324a60
Show file tree
Hide file tree
Showing 13 changed files with 682 additions and 540 deletions.
2 changes: 1 addition & 1 deletion website/static/billing-api/api_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ <h3 id="_index">Index</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-02-12 13:25:55 UTC
Last updated 2025-02-19 10:55:45 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/billing-api/common_data_formats.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ <h3 id="paging">Paging</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-02-12 13:25:55 UTC
Last updated 2025-02-19 10:55:45 UTC
</div>
</div>
</body>
Expand Down
22 changes: 11 additions & 11 deletions website/static/billing-api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1048,14 +1048,14 @@ <h3 id="mesh_objects"><a class="link" href="#mesh_objects">meshObjects</a></h3>

{
"_links" : {
"meshtenantusagereports" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
"templated" : true
},
"meshchargebacks" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,legacy,finalizedSince,cancelledSince}",
"templated" : true
},
"meshtenantusagereports" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
"templated" : true
},
"self" : {
"href" : "https://mesh-billing-url/api/meshobjects"
}
Expand Down Expand Up @@ -1265,7 +1265,7 @@ <h5 id="_list_meshtenantusagereports"><a class="link" href="#_list_meshtenantusa
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "e5a533cc-20fc-45f0-9d7b-d2bd39b22b15",
"platformTenantId" : "40b8f381-215b-4e35-983d-ed8909e66df1",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -1316,7 +1316,7 @@ <h5 id="_list_meshtenantusagereports"><a class="link" href="#_list_meshtenantusa
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "967f9991-afcb-4677-8018-d773120a42a4",
"platformTenantId" : "f37a25da-80c8-46d8-8742-e9e999a190ec",
"version" : 1
},
"status" : {
Expand Down Expand Up @@ -1644,7 +1644,7 @@ <h5 id="_get_meshtenantusagereport"><a class="link" href="#_get_meshtenantusager
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "e5a533cc-20fc-45f0-9d7b-d2bd39b22b15",
"platformTenantId" : "40b8f381-215b-4e35-983d-ed8909e66df1",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -1852,7 +1852,7 @@ <h5 id="_list_meshchargebacks"><a class="link" href="#_list_meshchargebacks">Lis
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-02-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.498635800Z",
"createdOn" : "2025-02-19T10:57:12.887727300Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -1914,7 +1914,7 @@ <h5 id="_list_meshchargebacks"><a class="link" href="#_list_meshchargebacks">Lis
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-01-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.499762700Z",
"createdOn" : "2025-02-19T10:57:12.888758500Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -2207,7 +2207,7 @@ <h5 id="_get_meshchargeback"><a class="link" href="#_get_meshchargeback">Get mes
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-02-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.498635800Z",
"createdOn" : "2025-02-19T10:57:12.887727300Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -2548,7 +2548,7 @@ <h5 id="_put_meshresourceusagereports"><a class="link" href="#_put_meshresourceu
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-02-12 13:25:55 UTC
Last updated 2025-02-19 10:55:45 UTC
</div>
</div>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/github.min.css">
Expand Down
8 changes: 4 additions & 4 deletions website/static/billing-api/mesh_chargeback.html
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-02-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.498635800Z",
"createdOn" : "2025-02-19T10:57:12.887727300Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -668,7 +668,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-01-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.499762700Z",
"createdOn" : "2025-02-19T10:57:12.888758500Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -961,7 +961,7 @@ <h5 id="_get_meshchargeback">Get meshChargeback</h5>
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-02-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.498635800Z",
"createdOn" : "2025-02-19T10:57:12.887727300Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -1026,7 +1026,7 @@ <h5 id="_get_meshchargeback">Get meshChargeback</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-02-12 13:25:55 UTC
Last updated 2025-02-19 10:55:45 UTC
</div>
</div>
</body>
Expand Down
22 changes: 11 additions & 11 deletions website/static/billing-api/mesh_objects.html
Original file line number Diff line number Diff line change
Expand Up @@ -548,14 +548,14 @@ <h3 id="mesh_objects">meshObjects</h3>

{
"_links" : {
"meshtenantusagereports" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
"templated" : true
},
"meshchargebacks" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,legacy,finalizedSince,cancelledSince}",
"templated" : true
},
"meshtenantusagereports" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
"templated" : true
},
"self" : {
"href" : "https://mesh-billing-url/api/meshobjects"
}
Expand Down Expand Up @@ -765,7 +765,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "e5a533cc-20fc-45f0-9d7b-d2bd39b22b15",
"platformTenantId" : "40b8f381-215b-4e35-983d-ed8909e66df1",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -816,7 +816,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "967f9991-afcb-4677-8018-d773120a42a4",
"platformTenantId" : "f37a25da-80c8-46d8-8742-e9e999a190ec",
"version" : 1
},
"status" : {
Expand Down Expand Up @@ -1144,7 +1144,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "e5a533cc-20fc-45f0-9d7b-d2bd39b22b15",
"platformTenantId" : "40b8f381-215b-4e35-983d-ed8909e66df1",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -1352,7 +1352,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-02-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.498635800Z",
"createdOn" : "2025-02-19T10:57:12.887727300Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -1414,7 +1414,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-01-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.499762700Z",
"createdOn" : "2025-02-19T10:57:12.888758500Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -1707,7 +1707,7 @@ <h5 id="_get_meshchargeback">Get meshChargeback</h5>
"apiVersion" : "v3",
"metadata" : {
"name" : "2025-02-01Z/testPartner:testWorkspace:testProject",
"createdOn" : "2025-02-12T13:27:25.498635800Z",
"createdOn" : "2025-02-19T10:57:12.887727300Z",
"finalized" : true
},
"spec" : {
Expand Down Expand Up @@ -2046,7 +2046,7 @@ <h5 id="_put_meshresourceusagereports">Put meshResourceUsageReports</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-02-12 13:25:55 UTC
Last updated 2025-02-19 10:55:45 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/billing-api/mesh_resource_usage_report.html
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ <h5 id="_put_meshresourceusagereports">Put meshResourceUsageReports</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-02-12 13:25:55 UTC
Last updated 2025-02-19 10:55:45 UTC
</div>
</div>
</body>
Expand Down
8 changes: 4 additions & 4 deletions website/static/billing-api/mesh_tenant_usage_reports.html
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "e5a533cc-20fc-45f0-9d7b-d2bd39b22b15",
"platformTenantId" : "40b8f381-215b-4e35-983d-ed8909e66df1",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -693,7 +693,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "967f9991-afcb-4677-8018-d773120a42a4",
"platformTenantId" : "f37a25da-80c8-46d8-8742-e9e999a190ec",
"version" : 1
},
"status" : {
Expand Down Expand Up @@ -1021,7 +1021,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "e5a533cc-20fc-45f0-9d7b-d2bd39b22b15",
"platformTenantId" : "40b8f381-215b-4e35-983d-ed8909e66df1",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -1066,7 +1066,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-02-12 13:25:55 UTC
Last updated 2025-02-19 10:55:45 UTC
</div>
</div>
</body>
Expand Down
Loading

0 comments on commit 5324a60

Please sign in to comment.