Skip to content

Commit 7d9dc7b

Browse files
author
GitHub Actions
committed
Update Kraken API docs from latest develop build
1 parent a08e5a8 commit 7d9dc7b

13 files changed

+38
-38
lines changed

static/billing-api/api_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ <h3 id="_index">Index</h3>
559559
</div>
560560
<div id="footer">
561561
<div id="footer-text">
562-
Last updated 2025-09-23 10:52:16 UTC
562+
Last updated 2025-09-23 12:29:19 UTC
563563
</div>
564564
</div>
565565
</body>

static/billing-api/common_data_formats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ <h3 id="paging">Paging</h3>
519519
</div>
520520
<div id="footer">
521521
<div id="footer-text">
522-
Last updated 2025-09-23 10:52:16 UTC
522+
Last updated 2025-09-23 12:29:19 UTC
523523
</div>
524524
</div>
525525
</body>

static/billing-api/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,14 +1103,14 @@ <h3 id="mesh_objects"><a class="link" href="#mesh_objects">meshObjects</a></h3>
11031103

11041104
{
11051105
"_links" : {
1106-
"meshtenantusagereports" : {
1107-
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
1108-
"templated" : true
1109-
},
11101106
"meshchargebacks" : {
11111107
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,finalizedSince,cancelledSince}",
11121108
"templated" : true
11131109
},
1110+
"meshtenantusagereports" : {
1111+
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
1112+
"templated" : true
1113+
},
11141114
"self" : {
11151115
"href" : "https://mesh-billing-url/api/meshobjects"
11161116
}
@@ -1320,7 +1320,7 @@ <h5 id="_list_meshtenantusagereports"><a class="link" href="#_list_meshtenantusa
13201320
"reportCategory" : "BILLING",
13211321
"platformType" : "Azure",
13221322
"platform" : "azure.prod",
1323-
"platformTenantId" : "781bae12-2e7c-4766-909c-6679ee028e17",
1323+
"platformTenantId" : "365629b0-4322-4dfc-9ffa-bed62df69342",
13241324
"version" : 2
13251325
},
13261326
"status" : {
@@ -1371,7 +1371,7 @@ <h5 id="_list_meshtenantusagereports"><a class="link" href="#_list_meshtenantusa
13711371
"reportCategory" : "BILLING",
13721372
"platformType" : "Azure",
13731373
"platform" : "azure.prod",
1374-
"platformTenantId" : "dce055d1-a573-4086-9531-1f7cb460e835",
1374+
"platformTenantId" : "2fa2f7e6-9296-4816-9c30-6578056540a2",
13751375
"version" : 1
13761376
},
13771377
"status" : {
@@ -1699,7 +1699,7 @@ <h5 id="_get_meshtenantusagereport"><a class="link" href="#_get_meshtenantusager
16991699
"reportCategory" : "BILLING",
17001700
"platformType" : "Azure",
17011701
"platform" : "azure.prod",
1702-
"platformTenantId" : "781bae12-2e7c-4766-909c-6679ee028e17",
1702+
"platformTenantId" : "365629b0-4322-4dfc-9ffa-bed62df69342",
17031703
"version" : 2
17041704
},
17051705
"status" : {
@@ -2580,7 +2580,7 @@ <h5 id="_put_meshresourceusagereports"><a class="link" href="#_put_meshresourceu
25802580
</div>
25812581
<div id="footer">
25822582
<div id="footer-text">
2583-
Last updated 2025-09-23 10:52:16 UTC
2583+
Last updated 2025-09-23 12:29:19 UTC
25842584
</div>
25852585
</div>
25862586
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/github.min.css">

static/billing-api/mesh_chargeback.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ <h5 id="_get_meshchargeback">Get meshChargeback</h5>
985985
</div>
986986
<div id="footer">
987987
<div id="footer-text">
988-
Last updated 2025-09-23 10:52:16 UTC
988+
Last updated 2025-09-23 12:29:19 UTC
989989
</div>
990990
</div>
991991
</body>

static/billing-api/mesh_objects.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -548,14 +548,14 @@ <h3 id="mesh_objects">meshObjects</h3>
548548

549549
{
550550
"_links" : {
551-
"meshtenantusagereports" : {
552-
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
553-
"templated" : true
554-
},
555551
"meshchargebacks" : {
556552
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,finalizedSince,cancelledSince}",
557553
"templated" : true
558554
},
555+
"meshtenantusagereports" : {
556+
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
557+
"templated" : true
558+
},
559559
"self" : {
560560
"href" : "https://mesh-billing-url/api/meshobjects"
561561
}
@@ -765,7 +765,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
765765
"reportCategory" : "BILLING",
766766
"platformType" : "Azure",
767767
"platform" : "azure.prod",
768-
"platformTenantId" : "781bae12-2e7c-4766-909c-6679ee028e17",
768+
"platformTenantId" : "365629b0-4322-4dfc-9ffa-bed62df69342",
769769
"version" : 2
770770
},
771771
"status" : {
@@ -816,7 +816,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
816816
"reportCategory" : "BILLING",
817817
"platformType" : "Azure",
818818
"platform" : "azure.prod",
819-
"platformTenantId" : "dce055d1-a573-4086-9531-1f7cb460e835",
819+
"platformTenantId" : "2fa2f7e6-9296-4816-9c30-6578056540a2",
820820
"version" : 1
821821
},
822822
"status" : {
@@ -1144,7 +1144,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
11441144
"reportCategory" : "BILLING",
11451145
"platformType" : "Azure",
11461146
"platform" : "azure.prod",
1147-
"platformTenantId" : "781bae12-2e7c-4766-909c-6679ee028e17",
1147+
"platformTenantId" : "365629b0-4322-4dfc-9ffa-bed62df69342",
11481148
"version" : 2
11491149
},
11501150
"status" : {
@@ -2023,7 +2023,7 @@ <h5 id="_put_meshresourceusagereports">Put meshResourceUsageReports</h5>
20232023
</div>
20242024
<div id="footer">
20252025
<div id="footer-text">
2026-
Last updated 2025-09-23 10:52:16 UTC
2026+
Last updated 2025-09-23 12:29:19 UTC
20272027
</div>
20282028
</div>
20292029
</body>

static/billing-api/mesh_resource_usage_report.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ <h5 id="_put_meshresourceusagereports">Put meshResourceUsageReports</h5>
734734
</div>
735735
<div id="footer">
736736
<div id="footer-text">
737-
Last updated 2025-09-23 10:52:16 UTC
737+
Last updated 2025-09-23 12:29:19 UTC
738738
</div>
739739
</div>
740740
</body>

static/billing-api/mesh_tenant_usage_reports.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
642642
"reportCategory" : "BILLING",
643643
"platformType" : "Azure",
644644
"platform" : "azure.prod",
645-
"platformTenantId" : "781bae12-2e7c-4766-909c-6679ee028e17",
645+
"platformTenantId" : "365629b0-4322-4dfc-9ffa-bed62df69342",
646646
"version" : 2
647647
},
648648
"status" : {
@@ -693,7 +693,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
693693
"reportCategory" : "BILLING",
694694
"platformType" : "Azure",
695695
"platform" : "azure.prod",
696-
"platformTenantId" : "dce055d1-a573-4086-9531-1f7cb460e835",
696+
"platformTenantId" : "2fa2f7e6-9296-4816-9c30-6578056540a2",
697697
"version" : 1
698698
},
699699
"status" : {
@@ -1021,7 +1021,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
10211021
"reportCategory" : "BILLING",
10221022
"platformType" : "Azure",
10231023
"platform" : "azure.prod",
1024-
"platformTenantId" : "781bae12-2e7c-4766-909c-6679ee028e17",
1024+
"platformTenantId" : "365629b0-4322-4dfc-9ffa-bed62df69342",
10251025
"version" : 2
10261026
},
10271027
"status" : {
@@ -1066,7 +1066,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
10661066
</div>
10671067
<div id="footer">
10681068
<div id="footer-text">
1069-
Last updated 2025-09-23 10:52:16 UTC
1069+
Last updated 2025-09-23 12:29:19 UTC
10701070
</div>
10711071
</div>
10721072
</body>

0 commit comments

Comments
 (0)