Skip to content

Commit 61d5194

Browse files
feat(api): api update
1 parent 3f36c6e commit 61d5194

32 files changed

+11330
-5466
lines changed

.stats.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
configured_endpoints: 116
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-1aabbd8715a871e993abf67f0bf9c1d6793b4f197c4b2f11fc7a76453590cd6c.yml
3-
openapi_spec_hash: 3e5878f87e74881d882a69e1ccdc25a3
4-
config_hash: 1f535c1fa222aacf28b636eed21bec72
1+
configured_endpoints: 118
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-4f31d46f5ba187fc4d702c9f9f1573dacb891edbd086f935707578d7c4f5fed8.yml
3+
openapi_spec_hash: 25b1019f20a47b8af665aae5f8fd0025
4+
config_hash: 5135e9237207028f293049a77428c775

orb-java-core/src/main/kotlin/com/withorb/api/models/Customer.kt

Lines changed: 278 additions & 200 deletions
Large diffs are not rendered by default.

orb-java-core/src/main/kotlin/com/withorb/api/models/CustomerCreateParams.kt

Lines changed: 556 additions & 400 deletions
Large diffs are not rendered by default.

orb-java-core/src/main/kotlin/com/withorb/api/models/CustomerTaxId.kt

Lines changed: 589 additions & 112 deletions
Large diffs are not rendered by default.

orb-java-core/src/main/kotlin/com/withorb/api/models/CustomerUpdateByExternalIdParams.kt

Lines changed: 556 additions & 400 deletions
Large diffs are not rendered by default.

orb-java-core/src/main/kotlin/com/withorb/api/models/CustomerUpdateParams.kt

Lines changed: 556 additions & 400 deletions
Large diffs are not rendered by default.

orb-java-core/src/main/kotlin/com/withorb/api/models/DimensionalPriceGroupExternalDimensionalPriceGroupIdUpdateParams.kt

Lines changed: 677 additions & 0 deletions
Large diffs are not rendered by default.

orb-java-core/src/main/kotlin/com/withorb/api/models/DimensionalPriceGroupUpdateParams.kt

Lines changed: 653 additions & 0 deletions
Large diffs are not rendered by default.

orb-java-core/src/main/kotlin/com/withorb/api/models/Invoice.kt

Lines changed: 285 additions & 200 deletions
Large diffs are not rendered by default.

orb-java-core/src/main/kotlin/com/withorb/api/models/InvoiceFetchUpcomingResponse.kt

Lines changed: 285 additions & 200 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)