Skip to content
Merged
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
146 changes: 73 additions & 73 deletions rust/schemas/api/manifest.json
Original file line number Diff line number Diff line change
@@ -1,115 +1,115 @@
{
"generated": "2026-07-30T22:49:51.251324536+00:00",
"generated": "2026-08-11T21:10:16.587221281+00:00",
"domains": {
"bulk-operations": {
"file": "bulk-operations.json",
"title": "Bulk Operations API",
"endpointCount": 27
},
"businesses": {
"file": "businesses.json",
"title": "Commerce Business API",
"endpointCount": 8
},
"catalog-products": {
"file": "catalog-products.json",
"title": "Catalog GraphQL API",
"endpointCount": 1
},
"onboarding": {
"file": "onboarding.json",
"title": "Commerce Onboarding API",
"endpointCount": 5
"channels": {
"file": "channels.json",
"title": "Channels API",
"endpointCount": 8
},
"price-adjustments": {
"file": "price-adjustments.json",
"title": "GoDaddy Price Adjustment API",
"chargebacks": {
"file": "chargebacks.json",
"title": "Chargeback Management",
"endpointCount": 10
},
"customer-profiles": {
"file": "customer-profiles.json",
"title": "Customers API",
"endpointCount": 9
},
"domains": {
"file": "domains.json",
"title": "Domain Lifecycle Management API",
"endpointCount": 14
},
"fulfillments": {
"file": "fulfillments.json",
"title": "Fulfillment Service",
"endpointCount": 4
},
"hosting-nodejs": {
"file": "hosting-nodejs.json",
"title": "Node.js Hosting Public API",
"endpointCount": 20
},
"location-addresses": {
"file": "location-addresses.json",
"title": "Addresses API",
"endpointCount": 2
},
"metafields": {
"file": "metafields.json",
"title": "Metafields API",
"endpointCount": 12
"endpointCount": 13
},
"shipping": {
"file": "shipping.json",
"title": "Shipping Service",
"endpointCount": 7
"onboarding": {
"file": "onboarding.json",
"title": "Commerce Onboarding API",
"endpointCount": 5
},
"orders": {
"file": "orders.json",
"title": "Order Service",
"endpointCount": 15
},
"taxes": {
"file": "taxes.json",
"title": "Tax GraphQL API",
"endpointCount": 1
"payment-requests": {
"file": "payment-requests.json",
"title": "Payment Requests API",
"endpointCount": 5
},
"customer-profiles": {
"file": "customer-profiles.json",
"title": "Customers API",
"endpointCount": 9
"payments": {
"file": "payments.json",
"title": "Payments API",
"endpointCount": 43
},
"price-adjustments": {
"file": "price-adjustments.json",
"title": "GoDaddy Price Adjustment API",
"endpointCount": 10
},
"recommendations": {
"file": "recommendations.json",
"title": "GoDaddy Recommendation API",
"endpointCount": 1
},
"shipping": {
"file": "shipping.json",
"title": "Shipping Service",
"endpointCount": 7
},
"stores": {
"file": "stores.json",
"title": "Commerce Store API",
"endpointCount": 8
},
"channels": {
"file": "channels.json",
"title": "Channels API",
"subscriptions": {
"file": "subscriptions.json",
"title": "Commerce Subscription API",
"endpointCount": 8
},
"hosting-nodejs": {
"file": "hosting-nodejs.json",
"title": "Node.js Hosting Public API",
"endpointCount": 20
},
"payments": {
"file": "payments.json",
"title": "Payments API",
"endpointCount": 43
},
"fulfillments": {
"file": "fulfillments.json",
"title": "Fulfillment Service",
"endpointCount": 4
},
"domains": {
"file": "domains.json",
"title": "Domain Lifecycle Management API",
"endpointCount": 14
},
"bulk-operations": {
"file": "bulk-operations.json",
"title": "Bulk Operations API",
"endpointCount": 27
},
"businesses": {
"file": "businesses.json",
"title": "Commerce Business API",
"endpointCount": 8
"taxes": {
"file": "taxes.json",
"title": "Tax GraphQL API",
"endpointCount": 1
},
"transactions": {
"file": "transactions.json",
"title": "Transactions API",
"endpointCount": 17
},
"chargebacks": {
"file": "chargebacks.json",
"title": "Chargeback Management",
"endpointCount": 10
},
"subscriptions": {
"file": "subscriptions.json",
"title": "Commerce Subscription API",
"endpointCount": 8
},
"location-addresses": {
"file": "location-addresses.json",
"title": "Addresses API",
"endpointCount": 2
},
"payment-requests": {
"file": "payment-requests.json",
"title": "Payment Requests API",
"endpointCount": 5
}
}
}
Loading
Loading