Skip to content

[Kraken API Docs] update latest API docs #1107

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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/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-06-18 08:59:48 UTC
Last updated 2025-06-20 10:15:26 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-06-18 08:59:48 UTC
Last updated 2025-06-20 10:15:26 UTC
</div>
</div>
</body>
Expand Down
16 changes: 8 additions & 8 deletions website/static/billing-api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1103,14 +1103,14 @@ <h3 id="mesh_objects"><a class="link" href="#mesh_objects">meshObjects</a></h3>

{
"_links" : {
"meshchargebacks" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,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
},
"meshchargebacks" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,finalizedSince,cancelledSince}",
"templated" : true
},
"self" : {
"href" : "https://mesh-billing-url/api/meshobjects"
}
Expand Down Expand Up @@ -1320,7 +1320,7 @@ <h5 id="_list_meshtenantusagereports"><a class="link" href="#_list_meshtenantusa
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "277999c5-9244-4cbc-8bba-506be0481ce9",
"platformTenantId" : "c30df25a-3923-4cd9-8400-5b8c88b875a5",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -1371,7 +1371,7 @@ <h5 id="_list_meshtenantusagereports"><a class="link" href="#_list_meshtenantusa
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "5605d085-db14-4d2a-838d-51a612fe622c",
"platformTenantId" : "0f265529-9224-476a-b376-e253002fe92f",
"version" : 1
},
"status" : {
Expand Down Expand Up @@ -1699,7 +1699,7 @@ <h5 id="_get_meshtenantusagereport"><a class="link" href="#_get_meshtenantusager
"reportCategory" : "BILLING",
"platformType" : "Azure",
"platform" : "azure.prod",
"platformTenantId" : "277999c5-9244-4cbc-8bba-506be0481ce9",
"platformTenantId" : "c30df25a-3923-4cd9-8400-5b8c88b875a5",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -2562,7 +2562,7 @@ <h5 id="_put_meshresourceusagereports"><a class="link" href="#_put_meshresourceu
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-06-18 08:59:48 UTC
Last updated 2025-06-20 10:15:26 UTC
</div>
</div>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/github.min.css">
Expand Down
2 changes: 1 addition & 1 deletion website/static/billing-api/mesh_chargeback.html
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ <h5 id="_get_meshchargeback">Get meshChargeback</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-06-18 08:59:48 UTC
Last updated 2025-06-20 10:15:26 UTC
</div>
</div>
</body>
Expand Down
16 changes: 8 additions & 8 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" : {
"meshchargebacks" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,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
},
"meshchargebacks" : {
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,finalizedSince,cancelledSince}",
"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" : "277999c5-9244-4cbc-8bba-506be0481ce9",
"platformTenantId" : "c30df25a-3923-4cd9-8400-5b8c88b875a5",
"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" : "5605d085-db14-4d2a-838d-51a612fe622c",
"platformTenantId" : "0f265529-9224-476a-b376-e253002fe92f",
"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" : "277999c5-9244-4cbc-8bba-506be0481ce9",
"platformTenantId" : "c30df25a-3923-4cd9-8400-5b8c88b875a5",
"version" : 2
},
"status" : {
Expand Down Expand Up @@ -2005,7 +2005,7 @@ <h5 id="_put_meshresourceusagereports">Put meshResourceUsageReports</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-06-18 08:59:48 UTC
Last updated 2025-06-20 10:15:26 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-06-18 08:59:48 UTC
Last updated 2025-06-20 10:15:26 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" : "277999c5-9244-4cbc-8bba-506be0481ce9",
"platformTenantId" : "c30df25a-3923-4cd9-8400-5b8c88b875a5",
"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" : "5605d085-db14-4d2a-838d-51a612fe622c",
"platformTenantId" : "0f265529-9224-476a-b376-e253002fe92f",
"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" : "277999c5-9244-4cbc-8bba-506be0481ce9",
"platformTenantId" : "c30df25a-3923-4cd9-8400-5b8c88b875a5",
"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-06-18 08:59:48 UTC
Last updated 2025-06-20 10:15:26 UTC
</div>
</div>
</body>
Expand Down
Loading