Skip to content

Commit e90f837

Browse files
feat(api): api update
1 parent a6e527f commit e90f837

File tree

135 files changed

+60723
-34202
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+60723
-34202
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 118
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-4f31d46f5ba187fc4d702c9f9f1573dacb891edbd086f935707578d7c4f5fed8.yml
3-
openapi_spec_hash: 25b1019f20a47b8af665aae5f8fd0025
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-6b2550b95f82872b3825619c109352352b9c92281c8b2470fce158e971142881.yml
3+
openapi_spec_hash: 379df18de1af6a9d0b50d3653aab4d44
44
config_hash: be9350529b910ec14bff0a30cd74a185

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import kotlin.jvm.optionals.getOrNull
1616
*
1717
* The request must specify one of `customer_id`, `external_customer_id`, or `subscription_id`.
1818
*
19-
* If querying by subscripion_id, the endpoint will return the subscription level alerts as well as
19+
* If querying by subscription_id, the endpoint will return the subscription level alerts as well as
2020
* the plan level alerts associated with the subscription.
2121
*
2222
* The list of alerts is ordered starting from the most recently created alert. This endpoint

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

Lines changed: 8582 additions & 2123 deletions
Large diffs are not rendered by default.

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

Lines changed: 8582 additions & 2123 deletions
Large diffs are not rendered by default.

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

Lines changed: 0 additions & 221 deletions
This file was deleted.

0 commit comments

Comments
 (0)