Skip to content
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

chore: 🐝 Update SDK - Generate 0.4.0 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 29, 2024

SDK update

Based on:

Versioning

Version Bump Type: [minor] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (22340:5)
│ ├──[➕] path (19327:5)
│ ├──[➕] path (17451:5)
│ ├─┬/contract-pricing/rate-cards/getRateSchedule
│ │ └─┬POST
│ │   ├──[➖] tags (1202:19)❌ 
│ │   ├──[➕] tags (1827:11)
│ │   ├──[🔀] description (1801:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               ├──[➕] required (1924:27)❌ 
│ │               ├──[➕] properties (2051:27)
│ │               ├──[➕] properties (1943:27)
│ │               └─┬rate
│ │                 └─┬is_prorated
│ │                   └──[🔀] description (2006:48)
│ ├─┬/contracts/customerCommits/create
│ │ └─┬POST
│ │   ├──[➖] tags (12403:19)❌ 
│ │   ├──[➕] tags (18894:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[🔀] example (19131:26)
│ │       └─┬Schema
│ │         ├──[➕] properties (18923:19)
│ │         ├─┬access_schedule
│ │         │ └─┬credit_type_id
│ │         │   └──[➕] description (18959:40)
│ │         └─┬invoice_schedule
│ │           └─┬credit_type_id
│ │             └──[🔀] description (18996:40)
│ ├─┬/contract-pricing/rate-cards/setRateCardProductsOrder
│ │ └─┬POST
│ │   ├──[➖] tags (2500:19)❌ 
│ │   └──[➕] tags (3709:11)
│ ├─┬/contract-pricing/rate-cards/addRate
│ │ └─┬POST
│ │   ├──[➖] tags (2202:19)❌ 
│ │   ├──[➕] tags (3102:11)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬data
│ │   │         ├──[➕] properties (3362:25)
│ │   │         └─┬is_prorated
│ │   │           └──[🔀] description (3319:42)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] properties (3208:19)
│ │         ├─┬is_prorated
│ │         │ └──[🔀] description (3179:36)
│ │         └─┬credit_type_id
│ │           └──[🔀] description (3171:36)
│ ├─┬/contracts/list
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[🔀] example (14725:28)
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               ├──[➕] properties (9519:27)
│ │               ├─┬initial
│ │               │ ├─┬credits
│ │               │ │ └─┬Schema
│ │               │ │   └──[➕] properties (10543:37)
│ │               │ ├─┬overrides
│ │               │ │ └─┬Schema
│ │               │ │   ├──[➕] properties (10741:37)
│ │               │ │   ├──[➕] properties (10744:37)
│ │               │ │   ├─┬is_prorated
│ │               │ │   │ └──[🔀] description (10776:54)
│ │               │ │   ├─┬override_specifiers
│ │               │ │   │ └─┬Schema
│ │               │ │   │   └──[➕] properties (10616:43)
│ │               │ │   └─┬overwrite_rate
│ │               │ │     └─┬is_prorated
│ │               │ │       └──[🔀] description (10681:58)
│ │               │ ├─┬commits
│ │               │ │ └─┬Schema
│ │               │ │   └──[➕] properties (9595:37)
│ │               │ ├─┬usage_statement_schedule
│ │               │ │ ├──[➕] required (11280:35)❌ 
│ │               │ │ ├──[➕] properties (11294:35)
│ │               │ │ └─┬frequency
│ │               │ │   ├──[➕] enum (11291:39)
│ │               │ │   └──[➕] enum (11290:39)
│ │               │ └─┬usage_filter
│ │               │   └─┬current
│ │               │     ├──[➕] required (11229:39)❌ 
│ │               │     ├──[➕] required (11230:39)❌ 
│ │               │     ├──[➕] type (11227:45)❌ 
│ │               │     ├──[➕] properties (11233:39)
│ │               │     ├──[➕] properties (11236:39)
│ │               │     ├──[➕] properties (11242:39)
│ │               │     └──[➖] allOf (7486:75)❌ 
│ │               ├─┬current
│ │               │ ├─┬usage_statement_schedule
│ │               │ │ ├──[➕] required (13049:35)❌ 
│ │               │ │ ├──[➕] properties (13063:35)
│ │               │ │ └─┬frequency
│ │               │ │   ├──[➕] enum (13060:39)
│ │               │ │   └──[➕] enum (13059:39)
│ │               │ ├─┬overrides
│ │               │ │ └─┬Schema
│ │               │ │   ├──[➕] properties (12510:37)
│ │               │ │   ├──[➕] properties (12513:37)
│ │               │ │   ├─┬is_prorated
│ │               │ │   │ └──[🔀] description (12545:54)
│ │               │ │   ├─┬override_specifiers
│ │               │ │   │ └─┬Schema
│ │               │ │   │   └──[➕] properties (12385:43)
│ │               │ │   └─┬overwrite_rate
│ │               │ │     └─┬is_prorated
│ │               │ │       └──[🔀] description (12450:58)
│ │               │ ├─┬commits
│ │               │ │ └─┬Schema
│ │               │ │   └──[➕] properties (11364:37)
│ │               │ ├─┬credits
│ │               │ │ └─┬Schema
│ │               │ │   └──[➕] properties (12312:37)
│ │               │ └─┬usage_filter
│ │               │   └─┬current
│ │               │     ├──[➕] required (12999:39)❌ 
│ │               │     ├──[➕] required (12998:39)❌ 
│ │               │     ├──[➕] type (12996:45)❌ 
│ │               │     ├──[➕] properties (13002:39)
│ │               │     ├──[➕] properties (13005:39)
│ │               │     ├──[➕] properties (13011:39)
│ │               │     └──[➖] allOf (8700:75)❌ 
│ │               ├─┬amendments
│ │               │ └─┬Schema
│ │               │   ├─┬credits
│ │               │   │ └─┬Schema
│ │               │   │   └──[➕] properties (14079:39)
│ │               │   ├─┬commits
│ │               │   │ └─┬Schema
│ │               │   │   └──[➕] properties (13131:39)
│ │               │   └─┬overrides
│ │               │     └─┬Schema
│ │               │       ├──[➕] properties (14277:39)
│ │               │       ├──[➕] properties (14280:39)
│ │               │       ├─┬override_specifiers
│ │               │       │ └─┬Schema
│ │               │       │   └──[➕] properties (14152:45)
│ │               │       ├─┬overwrite_rate
│ │               │       │ └─┬is_prorated
│ │               │       │   └──[🔀] description (14217:60)
│ │               │       └─┬is_prorated
│ │               │         └──[🔀] description (14312:56)
│ │               └─┬customer_billing_provider_configuration
│ │                 └──[🔀] description (14690:44)
│ ├─┬/contracts/customerCommits/list
│ │ └─┬POST
│ │   ├──[➖] tags (11898:19)❌ 
│ │   ├──[➕] tags (18078:11)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[🔀] example (18801:28)
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               └──[➕] properties (18184:27)
│ ├─┬/contracts/amend
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬discounts
│ │         │ └─┬Schema
│ │         │   └─┬schedule
│ │         │     └─┬credit_type_id
│ │         │       └──[🔀] description (16745:46)
│ │         ├─┬credits
│ │         │ └─┬Schema
│ │         │   ├──[➕] properties (16514:25)
│ │         │   └─┬access_schedule
│ │         │     └─┬credit_type_id
│ │         │       └──[➕] description (16450:46)
│ │         ├─┬overrides
│ │         │ └─┬Schema
│ │         │   ├──[➕] properties (16702:25)
│ │         │   ├──[➕] properties (16706:25)
│ │         │   ├─┬applicable_product_tags
│ │         │   │ └──[🔀] description (16640:42)
│ │         │   ├─┬override_specifiers
│ │         │   │ └─┬Schema
│ │         │   │   └──[➕] properties (16647:31)
│ │         │   ├─┬product_id
│ │         │   │ └──[🔀] description (16633:42)
│ │         │   └─┬overwrite_rate
│ │         │     └─┬is_prorated
│ │         │       └──[🔀] description (16599:46)
│ │         ├─┬commits
│ │         │ └─┬Schema
│ │         │   ├──[➕] properties (16217:25)
│ │         │   ├──[➕] properties (16415:25)
│ │         │   ├─┬access_schedule
│ │         │   │ └─┬credit_type_id
│ │         │   │   └──[➕] description (16245:46)
│ │         │   └─┬invoice_schedule
│ │         │     └─┬credit_type_id
│ │         │       └──[🔀] description (16282:46)
│ │         └─┬scheduled_charges
│ │           └─┬Schema
│ │             └─┬schedule
│ │               └─┬credit_type_id
│ │                 └──[🔀] description (16993:46)
│ ├─┬/contract-pricing/products/archive
│ │ └─┬POST
│ │   ├──[➖] tags (1135:19)❌ 
│ │   └──[➕] tags (1716:11)
│ ├─┬/contract-pricing/rate-cards/getRates
│ │ └─┬POST
│ │   ├──[➖] tags (1377:19)❌ 
│ │   ├──[➕] tags (2138:11)
│ │   ├──[🔀] description (2111:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               ├──[➕] required (2237:27)❌ 
│ │               ├──[➕] properties (2364:27)
│ │               ├──[➕] properties (2256:27)
│ │               └─┬rate
│ │                 └─┬is_prorated
│ │                   └──[🔀] description (2319:48)
│ ├─┬/contracts/customerCredits/create
│ │ └─┬POST
│ │   ├──[➖] tags (12977:19)❌ 
│ │   ├──[➕] tags (19954:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] properties (20067:19)
│ │         └─┬access_schedule
│ │           └─┬credit_type_id
│ │             └──[➕] description (20000:40)
│ ├─┬/contract-pricing/rate-cards/addRates
│ │ └─┬POST
│ │   ├──[➖] tags (2376:19)❌ 
│ │   ├──[➕] tags (3451:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] required (3460:19)❌ 
│ │         ├──[➕] required (3461:19)❌ 
│ │         └─┬rates
│ │           └─┬Schema
│ │             ├──[➕] properties (3564:25)
│ │             └─┬is_prorated
│ │               └──[🔀] description (3535:42)
│ ├─┬/customers/setBillableStatus
│ │ └─┬POST
│ │   ├──[➖] tags (15:19)❌ 
│ │   ├──[➕] tags (20:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[➕] example (50:26)
│ ├─┬/contracts/customerCredits/list
│ │ └─┬POST
│ │   ├──[➖] tags (12677:19)❌ 
│ │   ├──[➕] tags (19455:11)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[🔀] example (19881:28)
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               └──[➕] properties (19865:27)
│ ├─┬/contract-pricing/rate-cards/get
│ │ └─┬POST
│ │   ├──[➖] tags (1537:19)❌ 
│ │   ├──[➕] tags (2428:11)
│ │   ├──[🔀] description (2424:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[🔀] example (2569:28)
│ │         └─┬Schema
│ │           └─┬data
│ │             ├──[➖] required (1566:47)❌ 
│ │             └──[➖] properties (1575:45)❌ 
│ ├─┬/contracts/customerBalances/list
│ │ └─┬POST
│ │   ├──[➖] tags (13161:19)❌ 
│ │   ├──[➕] tags (20264:11)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[🔀] example (21335:28)
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               ├─┬ONEOF
│ │               │ ├──[➖] properties (13377:53)❌ 
│ │               │ ├──[➖] properties (13335:53)❌ 
│ │               │ ├──[➖] properties (13293:53)❌ 
│ │               │ ├──[➖] properties (13344:53)❌ 
│ │               │ ├──[➖] properties (13358:53)❌ 
│ │               │ ├─┬type
│ │               │ │ ├──[➕] enum (21009:35)
│ │               │ │ ├──[➖] enum (13237:63)❌ 
│ │               │ │ └──[➖] enum (13238:63)❌ 
│ │               │ ├─┬custom_fields
│ │               │ │ └─┬Extensions
│ │               │ │   └──[🔀] x-cf-entity (21311:48)
│ │               │ ├─┬access_schedule
│ │               │ │ └──[🔀] description (21036:48)
│ │               │ └─┬ledger
│ │               │   ├──[🔀] description (21308:48)
│ │               │   └─┬Schema
│ │               │     ├──[➖] oneOf (13597:67)❌ 
│ │               │     ├──[➖] oneOf (13452:67)❌ 
│ │               │     ├──[➖] oneOf (13406:67)❌ 
│ │               │     ├──[➖] oneOf (13429:67)❌ 
│ │               │     ├──[➖] oneOf (13387:67)❌ 
│ │               │     ├──[➖] oneOf (13578:67)❌ 
│ │               │     ├──[➖] oneOf (13633:67)❌ 
│ │               │     ├─┬ONEOF
│ │               │     │ └─┬type
│ │               │     │   ├──[➕] enum (21291:45)
│ │               │     │   └──[➖] enum (13625:79)❌ 
│ │               │     ├─┬ONEOF
│ │               │     │ └─┬type
│ │               │     │   ├──[➕] enum (21259:45)
│ │               │     │   └──[➖] enum (13543:79)❌ 
│ │               │     ├─┬ONEOF
│ │               │     │ └─┬type
│ │               │     │   ├──[➕] enum (21226:45)
│ │               │     │   └──[➖] enum (13482:79)❌ 
│ │               │     ├─┬ONEOF
│ │               │     │ ├──[➕] required (21130:41)❌ 
│ │               │     │ ├──[➕] properties (21146:41)
│ │               │     │ └─┬type
│ │               │     │   ├──[➕] enum (21136:45)
│ │               │     │   └──[➖] enum (13526:79)❌ 
│ │               │     ├─┬ONEOF
│ │               │     │ ├──[➖] required (13499:71)❌ 
│ │               │     │ ├──[➖] properties (13514:69)❌ 
│ │               │     │ └─┬type
│ │               │     │   ├──[➕] enum (21197:45)
│ │               │     │   └──[➖] enum (13505:79)❌ 
│ │               │     └─┬ONEOF
│ │               │       ├──[➕] required (21158:41)❌ 
│ │               │       ├──[➖] required (13560:71)❌ 
│ │               │       ├──[➕] properties (21179:41)
│ │               │       ├──[➖] properties (13575:69)❌ 
│ │               │       └─┬type
│ │               │         ├──[➕] enum (21165:45)
│ │               │         └──[➖] enum (13566:79)❌ 
│ │               └─┬ONEOF
│ │                 ├──[➕] properties (20575:31)
│ │                 ├──[➕] properties (20515:31)
│ │                 ├──[➕] properties (20456:31)
│ │                 ├──[➕] properties (20372:31)
│ │                 ├──[➕] properties (20528:31)
│ │                 ├──[➕] properties (20548:31)
│ │                 ├─┬type
│ │                 │ ├──[➕] enum (20368:35)
│ │                 │ ├──[➕] enum (20369:35)
│ │                 │ └──[➖] enum (13674:63)❌ 
│ │                 ├─┬custom_fields
│ │                 │ └─┬Extensions
│ │                 │   └──[🔀] x-cf-entity (20974:48)
│ │                 ├─┬access_schedule
│ │                 │ └──[🔀] description (20403:48)
│ │                 └─┬ledger
│ │                   ├──[🔀] description (20971:48)
│ │                   └─┬Schema
│ │                     ├──[➕] oneOf (20892:37)
│ │                     ├──[➕] oneOf (20681:37)
│ │                     ├──[➕] oneOf (20615:37)
│ │                     ├──[➕] oneOf (20648:37)
│ │                     ├──[➕] oneOf (20587:37)
│ │                     ├──[➕] oneOf (20864:37)
│ │                     ├──[➕] oneOf (20946:37)
│ │                     ├─┬ONEOF
│ │                     │ └─┬type
│ │                     │   ├──[➕] enum (20931:45)
│ │                     │   └──[➖] enum (13872:79)❌ 
│ │                     ├─┬ONEOF
│ │                     │ └─┬type
│ │                     │   ├──[➕] enum (20811:45)
│ │                     │   └──[➖] enum (13850:79)❌ 
│ │                     ├─┬ONEOF
│ │                     │ └─┬type
│ │                     │   ├──[➕] enum (20722:45)
│ │                     │   └──[➖] enum (13827:79)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├──[➖] required (13760:71)❌ 
│ │                     │ ├──[➖] properties (13771:69)❌ 
│ │                     │ └─┬type
│ │                     │   ├──[➕] enum (20786:45)
│ │                     │   └──[➖] enum (13765:79)❌ 
│ │                     ├─┬ONEOF
│ │                     │ ├──[➕] required (20748:41)❌ 
│ │                     │ ├──[➕] properties (20769:41)
│ │                     │ └─┬type
│ │                     │   ├──[➕] enum (20755:45)
│ │                     │   └──[➖] enum (13807:79)❌ 
│ │                     └─┬ONEOF
│ │                       ├──[➕] required (20837:41)❌ 
│ │                       ├──[➖] required (13779:71)❌ 
│ │                       ├──[➕] properties (20858:41)
│ │                       ├──[➖] properties (13794:69)❌ 
│ │                       └─┬type
│ │                         ├──[➕] enum (20844:45)
│ │                         └──[➖] enum (13785:79)❌ 
│ ├─┬/contracts/getContractRateSchedule
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               ├──[➕] properties (18013:27)
│ │               ├─┬list_rate
│ │               │ └─┬is_prorated
│ │               │   └──[🔀] description (17883:48)
│ │               └─┬override_rate
│ │                 └─┬is_prorated
│ │                   └──[🔀] description (17968:48)
│ ├─┬/contracts/scheduleProServicesInvoice
│ │ └─┬POST
│ │   ├──[🔀] description (21465:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               └─┬line_items
│ │                 └─┬Schema
│ │                   ├──[➕] properties (21840:33)
│ │                   ├──[➕] properties (21702:33)
│ │                   ├──[➕] properties (22062:33)
│ │                   ├─┬commit_custom_fields
│ │                   │ └──[➕] description (21863:50)
│ │                   └─┬professional_service_custom_fields
│ │                     └──[➕] description (22045:50)
│ ├─┬/contract-pricing/rate-cards/moveRateCardProducts
│ │ └─┬POST
│ │   ├──[➖] tags (2558:19)❌ 
│ │   └──[➕] tags (3810:11)
│ ├─┬/contract-pricing/rate-cards/update
│ │ └─┬POST
│ │   ├──[➖] tags (2125:19)❌ 
│ │   └──[➕] tags (2975:11)
│ ├─┬/contract-pricing/products/list
│ │ └─┬POST
│ │   ├──[➖] tags (489:19)❌ 
│ │   ├──[➕] tags (746:11)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               ├─┬current
│ │               │ ├─┬presentation_group_key
│ │               │ │ └──[🔀] description (1071:48)
│ │               │ └─┬pricing_group_key
│ │               │   └──[🔀] description (1064:48)
│ │               ├─┬initial
│ │               │ ├─┬presentation_group_key
│ │               │ │ └──[🔀] description (941:48)
│ │               │ └─┬pricing_group_key
│ │               │   └──[🔀] description (934:48)
│ │               └─┬updates
│ │                 └─┬Schema
│ │                   ├─┬presentation_group_key
│ │                   │ └──[🔀] description (1202:50)
│ │                   └─┬pricing_group_key
│ │                     └──[🔀] description (1195:50)
│ ├─┬/contract-pricing/rate-cards/create
│ │ └─┬POST
│ │   ├──[➖] tags (2038:19)❌ 
│ │   ├──[➕] tags (2826:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬fiat_credit_type_id
│ │           └──[🔀] description (2849:36)
│ ├─┬/contracts/create
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬overrides
│ │         │ └─┬Schema
│ │         │   ├──[➕] properties (15553:25)
│ │         │   ├──[➕] properties (15557:25)
│ │         │   ├─┬applicable_product_tags
│ │         │   │ └──[🔀] description (15491:42)
│ │         │   ├─┬product_id
│ │         │   │ └──[🔀] description (15484:42)
│ │         │   ├─┬override_specifiers
│ │         │   │ └─┬Schema
│ │         │   │   └──[➕] properties (15498:31)
│ │         │   └─┬overwrite_rate
│ │         │     └─┬is_prorated
│ │         │       └──[🔀] description (15450:46)
│ │         ├─┬commits
│ │         │ └─┬Schema
│ │         │   ├──[➕] properties (15058:25)
│ │         │   ├──[➕] properties (15256:25)
│ │         │   ├─┬invoice_schedule
│ │         │   │ └─┬credit_type_id
│ │         │   │   └──[🔀] description (15123:46)
│ │         │   └─┬access_schedule
│ │         │     └─┬credit_type_id
│ │         │       └──[➕] description (15086:46)
│ │         ├─┬scheduled_charges
│ │         │ └─┬Schema
│ │         │   └─┬schedule
│ │         │     └─┬credit_type_id
│ │         │       └──[🔀] description (15845:46)
│ │         ├─┬billing_provider_configuration
│ │         │ └──[🔀] description (16056:36)
│ │         ├─┬credits
│ │         │ └─┬Schema
│ │         │   ├──[➕] properties (15355:25)
│ │         │   └─┬access_schedule
│ │         │     └─┬credit_type_id
│ │         │       └──[➕] description (15291:46)
│ │         ├─┬discounts
│ │         │ └─┬Schema
│ │         │   └─┬schedule
│ │         │     └─┬credit_type_id
│ │         │       └──[🔀] description (15596:46)
│ │         └─┬usage_statement_schedule
│ │           ├──[➕] properties (16035:23)
│ │           ├─┬day
│ │           │ ├──[➕] enum (16031:27)
│ │           │ └──[➕] enum (16032:27)
│ │           └─┬frequency
│ │             ├──[➕] enum (16019:27)
│ │             └──[➕] enum (16020:27)
│ ├─┬/contracts/customerCredits/updateEndDate
│ │ └─┬POST
│ │   ├──[➖] tags (13099:19)❌ 
│ │   └──[➕] tags (20161:11)
│ ├─┬/contract-pricing/products/create
│ │ └─┬POST
│ │   ├──[➖] tags (846:19)❌ 
│ │   ├──[➕] tags (1294:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬is_refundable
│ │         │ └──[🔀] description (1358:36)
│ │         ├─┬pricing_group_key
│ │         │ └──[🔀] description (1375:36)
│ │         └─┬presentation_group_key
│ │           └──[🔀] description (1382:36)
│ ├─┬/contracts/addManualBalanceLedgerEntry
│ │ └─┬POST
│ │   ├──[➖] tags (11524:19)❌ 
│ │   └──[➕] tags (17360:11)
│ ├─┬/contract-pricing/rate-cards/list
│ │ └─┬POST
│ │   ├──[➖] tags (1797:19)❌ 
│ │   ├──[➕] tags (2636:11)
│ │   ├──[🔀] description (2610:24)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[🔀] example (2774:28)
│ │         └─┬Schema
│ │           └─┬data
│ │             └─┬Schema
│ │               ├──[➖] required (1823:51)❌ 
│ │               └──[➖] properties (1832:49)❌ 
│ ├─┬/contracts/customerCommits/updateEndDate
│ │ └─┬POST
│ │   ├──[➖] tags (12612:19)❌ 
│ │   └──[➕] tags (19225:11)
│ ├─┬/contract-pricing/products/get
│ │ └─┬POST
│ │   ├──[➖] tags (121:19)❌ 
│ │   ├──[➕] tags (198:11)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬data
│ │             ├─┬initial
│ │             │ ├─┬pricing_group_key
│ │             │ │ └──[🔀] description (381:46)
│ │             │ └─┬presentation_group_key
│ │             │   └──[🔀] description (388:46)
│ │             ├─┬current
│ │             │ ├─┬presentation_group_key
│ │             │ │ └──[🔀] description (518:46)
│ │             │ └─┬pricing_group_key
│ │             │   └──[🔀] description (511:46)
│ │             └─┬updates
│ │               └─┬Schema
│ │                 ├─┬pricing_group_key
│ │                 │ └──[🔀] description (642:48)
│ │                 └─┬presentation_group_key
│ │                   └──[🔀] description (649:48)
│ ├─┬/contracts/get
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├──[🔀] example (9196:28)
│ │         └─┬Schema
│ │           └─┬data
│ │             ├──[➕] properties (3991:25)
│ │             ├─┬customer_billing_provider_configuration
│ │             │ └──[🔀] description (9162:42)
│ │             ├─┬initial
│ │             │ ├─┬overrides
│ │             │ │ └─┬Schema
│ │             │ │   ├──[➕] properties (5213:35)
│ │             │ │   ├──[➕] properties (5216:35)
│ │             │ │   ├─┬is_prorated
│ │             │ │   │ └──[🔀] description (5248:52)
│ │             │ │   ├─┬override_specifiers
│ │             │ │   │ └─┬Schema
│ │             │ │   │   └──[➕] properties (5088:41)
│ │             │ │   └─┬overwrite_rate
│ │             │ │     └─┬is_prorated
│ │             │ │       └──[🔀] description (5153:56)
│ │             │ ├─┬commits
│ │             │ │ └─┬Schema
│ │             │ │   └──[➕] properties (4067:35)
│ │             │ ├─┬usage_filter
│ │             │ │ └─┬current
│ │             │ │   ├──[➕] required (5701:37)❌ 
│ │             │ │   ├──[➕] required (5702:37)❌ 
│ │             │ │   ├──[➕] type (5699:43)❌ 
│ │             │ │   ├──[➕] properties (5705:37)
│ │             │ │   ├──[➕] properties (5708:37)
│ │             │ │   ├──[➕] properties (5714:37)
│ │             │ │   └──[➖] allOf (3848:71)❌ 
│ │             │ ├─┬usage_statement_schedule
│ │             │ │ ├──[➕] required (5752:33)❌ 
│ │             │ │ ├──[➕] properties (5766:33)
│ │             │ │ └─┬frequency
│ │             │ │   ├──[➕] enum (5762:37)
│ │             │ │   └──[➕] enum (5763:37)
│ │             │ └─┬credits
│ │             │   └─┬Schema
│ │             │     └──[➕] properties (5015:35)
│ │             ├─┬amendments
│ │             │ └─┬Schema
│ │             │   ├─┬overrides
│ │             │   │ └─┬Schema
│ │             │   │   ├──[➕] properties (8749:37)
│ │             │   │   ├──[➕] properties (8752:37)
│ │             │   │   ├─┬is_prorated
│ │             │   │   │ └──[🔀] description (8784:54)
│ │             │   │   ├─┬override_specifiers
│ │             │   │   │ └─┬Schema
│ │             │   │   │   └──[➕] properties (8624:43)
│ │             │   │   └─┬overwrite_rate
│ │             │   │     └─┬is_prorated
│ │             │   │       └──[🔀] description (8689:58)
│ │             │   ├─┬commits
│ │             │   │ └─┬Schema
│ │             │   │   └──[➕] properties (7603:37)
│ │             │   └─┬credits
│ │             │     └─┬Schema
│ │             │       └──[➕] properties (8551:37)
│ │             └─┬current
│ │               ├─┬usage_filter
│ │               │ └─┬current
│ │               │   ├──[➕] required (7470:37)❌ 
│ │               │   ├──[➕] required (7471:37)❌ 
│ │               │   ├──[➕] type (7468:43)❌ 
│ │               │   ├──[➕] properties (7474:37)
│ │               │   ├──[➕] properties (7477:37)
│ │               │   ├──[➕] properties (7483:37)
│ │               │   └──[➖] allOf (5062:71)❌ 
│ │               ├─┬usage_statement_schedule
│ │               │ ├──[➕] required (7521:33)❌ 
│ │               │ ├──[➕] properties (7535:33)
│ │               │ └─┬frequency
│ │               │   ├──[➕] enum (7531:37)
│ │               │   └──[➕] enum (7532:37)
│ │               ├─┬overrides
│ │               │ └─┬Schema
│ │               │   ├──[➕] properties (6982:35)
│ │               │   ├──[➕] properties (6985:35)
│ │               │   ├─┬is_prorated
│ │               │   │ └──[🔀] description (7017:52)
│ │               │   ├─┬override_specifiers
│ │               │   │ └─┬Schema
│ │               │   │   └──[➕] properties (6857:41)
│ │               │   └─┬overwrite_rate
│ │               │     └─┬is_prorated
│ │               │       └──[🔀] description (6922:56)
│ │               ├─┬credits
│ │               │ └─┬Schema
│ │               │   └──[➕] properties (6784:35)
│ │               └─┬commits
│ │                 └─┬Schema
│ │                   └──[➕] properties (5836:35)
│ └─┬/contract-pricing/products/update
│   └─┬POST
│     ├──[➖] tags (991:19)❌ 
│     ├──[➕] tags (1503:11)
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           ├─┬pricing_group_key
│           │ └──[🔀] description (1633:36)
│           └─┬presentation_group_key
│             └──[🔀] description (1640:36)
├─┬Tags
│ └──[🔀] description (53625:22)
├─┬Tags
│ └──[➕] Products (53603:5)
├─┬Tags
│ └──[➕] Rate cards (53607:5)
├─┬Tags
│ └──[➕] Credits and commits (53615:5)
└─┬Components
  ├──[➕] parameters (23959:28)
  ├──[➖] schemas (19693:13)❌ 
  ├──[➖] schemas (20479:13)❌ 
  ├──[➕] schemas (35333:29)
  ├──[➕] schemas (51113:37)
  ├──[➕] schemas (49404:32)
  ├──[➕] schemas (52540:66)
  ├──[➕] schemas (31020:32)
  ├──[➕] schemas (52479:52)
  ├──[➕] schemas (24473:30)
  ├──[➕] schemas (51016:40)
  ├──[➕] schemas (32006:23)
  ├──[➕] schemas (32359:45)
  ├──[➕] schemas (33922:21)
  ├─┬CreateCustomerAlertPayload
  │ └─┬threshold
  │   └──[🔀] description (24317:28)
  ├─┬UsageFilter
  │ └─┬current
  │   ├──[➕] required (43929:15)❌ 
  │   ├──[➕] required (43930:15)❌ 
  │   ├──[➕] type (43927:21)❌ 
  │   ├──[➕] properties (43933:15)
  │   ├──[➕] properties (43936:15)
  │   ├──[➕] properties (43942:15)
  │   └──[➖] allOf (28396:27)❌ 
  ├─┬ProductListItemState
  │ ├─┬pricing_group_key
  │ │ └──[🔀] description (32775:28)
  │ └─┬presentation_group_key
  │   └──[🔀] description (32782:28)
  ├─┬CreateContractPayload
  │ ├─┬usage_statement_schedule
  │ │ ├──[➕] properties (43733:15)
  │ │ ├─┬day
  │ │ │ ├──[➕] enum (43730:19)
  │ │ │ └──[➕] enum (43729:19)
  │ │ └─┬frequency
  │ │   ├──[➕] enum (43717:19)
  │ │   └──[➕] enum (43718:19)
  │ ├─┬overrides
  │ │ └─┬Schema
  │ │   ├──[➕] properties (43252:17)
  │ │   ├──[➕] properties (43256:17)
  │ │   ├─┬product_id
  │ │   │ └──[🔀] description (43183:34)
  │ │   ├─┬applicable_product_tags
  │ │   │ └──[🔀] description (43190:34)
  │ │   ├─┬overwrite_rate
  │ │   │ └─┬is_prorated
  │ │   │   └──[🔀] description (43149:38)
  │ │   └─┬override_specifiers
  │ │     └─┬Schema
  │ │       └──[➕] properties (43197:23)
  │ ├─┬commits
  │ │ └─┬Schema
  │ │   ├──[➕] properties (42757:17)
  │ │   ├──[➕] properties (42955:17)
  │ │   ├─┬access_schedule
  │ │   │ └─┬credit_type_id
  │ │   │   └──[➕] description (42785:38)
  │ │   └─┬invoice_schedule
  │ │     └─┬credit_type_id
  │ │       └──[🔀] description (42822:38)
  │ ├─┬scheduled_charges
  │ │ └─┬Schema
  │ │   └─┬schedule
  │ │     └─┬credit_type_id
  │ │       └──[🔀] description (43544:38)
  │ ├─┬credits
  │ │ └─┬Schema
  │ │   ├──[➕] properties (43054:17)
  │ │   └─┬access_schedule
  │ │     └─┬credit_type_id
  │ │       └──[➕] description (42990:38)
  │ ├─┬billing_provider_configuration
  │ │ └──[🔀] description (43754:28)
  │ └─┬discounts
  │   └─┬Schema
  │     └─┬schedule
  │       └─┬credit_type_id
  │         └──[🔀] description (43295:38)
  ├─┬CreatePrepaidCreditGrantPayload
  │ ├─┬effective_at
  │ │ └──[🔀] description (26481:28)
  │ ├─┬paid_amount
  │ │ └─┬credit_type_id
  │ │   └──[➕] description (26468:32)
  │ ├─┬grant_amount
  │ │ └─┬credit_type_id
  │ │   └──[➕] description (26450:32)
  │ └─┬expires_at
  │   └──[🔀] description (26486:28)
  ├─┬RatePayload
  │ ├──[➕] properties (34471:11)
  │ └─┬is_prorated
  │   └──[🔀] description (34442:28)
  ├─┬EmbeddableDashboardPayload
  │ └──[➕] properties (24250:11)
  ├─┬BillableMetricV1
  │ └──[➕] properties (52963:11)
  ├─┬ContractRateSchedule
  │ ├──[➕] properties (35200:11)
  │ ├─┬override_rate
  │ │ └─┬is_prorated
  │ │   └──[🔀] description (35155:32)
  │ └─┬list_rate
  │   └─┬is_prorated
  │     └──[🔀] description (35070:32)
  ├─┬CreateCustomerCreditPayload
  │ ├──[➕] properties (47259:11)
  │ └─┬access_schedule
  │   └─┬credit_type_id
  │     └──[➕] description (47192:32)
  ├─┬ScheduledChargeInput
  │ └─┬schedule
  │   └─┬credit_type_id
  │     └──[🔀] description (50206:32)
  ├─┬CreateRateCardPayload
  │ └─┬fiat_credit_type_id
  │   └──[🔀] description (34127:28)
  ├─┬Override
  │ ├──[➕] properties (49802:11)
  │ ├──[➕] properties (49805:11)
  │ ├─┬is_prorated
  │ │ └──[🔀] description (49837:28)
  │ ├─┬overwrite_rate
  │ │ └─┬is_prorated
  │ │   └──[🔀] description (49742:32)
  │ └─┬override_specifiers
  │   └─┬Schema
  │     └──[➕] properties (49677:17)
  ├─┬Rate
  │ └─┬is_prorated
  │   └──[🔀] description (35288:28)
  ├─┬ContractAmendment
  │ ├─┬overrides
  │ │ └─┬Schema
  │ │   ├──[➕] properties (45237:17)
  │ │   ├──[➕] properties (45240:17)
  │ │   ├─┬is_prorated
  │ │   │ └──[🔀] description (45272:34)
  │ │   ├─┬override_specifiers
  │ │   │ └─┬Schema
  │ │   │   └──[➕] properties (45112:23)
  │ │   └─┬overwrite_rate
  │ │     └─┬is_prorated
  │ │       └──[🔀] description (45177:38)
  │ ├─┬credits
  │ │ └─┬Schema
  │ │   └──[➕] properties (45039:17)
  │ └─┬commits
  │   └─┬Schema
  │     └──[➕] properties (44091:17)
  ├─┬Invoice
  │ └─┬line_items
  │   └─┬Schema
  │     ├──[➕] properties (29276:17)
  │     ├──[➕] properties (29138:17)
  │     ├──[➕] properties (29498:17)
  │     ├─┬commit_custom_fields
  │     │ └──[➕] description (29299:34)
  │     └─┬professional_service_custom_fields
  │       └──[➕] description (29481:34)
  ├─┬RateSchedule
  │ ├──[➕] required (34802:11)❌ 
  │ ├──[➕] properties (34929:11)
  │ ├──[➕] properties (34821:11)
  │ └─┬rate
  │   └─┬is_prorated
  │     └──[🔀] description (34884:32)
  ├─┬LegacyCreateCustomerPayload
  │ └─┬external_id
  │   └──[🔀] description (25230:28)
  ├─┬CreateCustomerWithContractPayload
  │ ├─┬customer
  │ │ ├──[➕] properties (51301:15)
  │ │ └─┬billing_config
  │ │   └──[➕] properties (51295:19)
  │ └─┬contract
  │   ├─┬commits
  │   │ └─┬Schema
  │   │   ├──[➕] properties (51433:21)
  │   │   ├──[➕] properties (51631:21)
  │   │   ├─┬access_schedule
  │   │   │ └─┬credit_type_id
  │   │   │   └──[➕] description (51461:42)
  │   │   └─┬invoice_schedule
  │   │     └─┬credit_type_id
  │   │       └──[🔀] description (51498:42)
  │   ├─┬usage_statement_schedule
  │   │ ├──[➕] properties (52369:19)
  │   │ ├─┬day
  │   │ │ ├──[➕] enum (52365:23)
  │   │ │ └──[➕] enum (52366:23)
  │   │ └─┬frequency
  │   │   ├──[➕] enum (52353:23)
  │   │   └──[➕] enum (52354:23)
  │   ├─┬scheduled_charges
  │   │ └─┬Schema
  │   │   └─┬schedule
  │   │     └─┬credit_type_id
  │   │       └──[🔀] description (52220:42)
  │   ├─┬billing_provider_configuration
  │   │ └──[🔀] description (52390:32)
  │   ├─┬credits
  │   │ └─┬Schema
  │   │   ├──[➕] properties (51730:21)
  │   │   └─┬access_schedule
  │   │     └─┬credit_type_id
  │   │       └──[➕] description (51666:42)
  │   ├─┬discounts
  │   │ └─┬Schema
  │   │   └─┬schedule
  │   │     └─┬credit_type_id
  │   │       └──[🔀] description (51971:42)
  │   └─┬overrides
  │     └─┬Schema
  │       ├──[➕] properties (51928:21)
  │       ├──[➕] properties (51932:21)
  │       ├─┬applicable_product_tags
  │       │ └──[🔀] description (51866:38)
  │       ├─┬product_id
  │       │ └──[🔀] description (51859:38)
  │       ├─┬override_specifiers
  │       │ └─┬Schema
  │       │   └──[➕] properties (51873:27)
  │       └─┬overwrite_rate
  │         └─┬is_prorated
  │           └──[🔀] description (51825:42)
  ├─┬ContractWithoutAmendments
  │ ├─┬usage_filter
  │ │ └─┬current
  │ │   ├──[➕] required (37395:19)❌ 
  │ │   ├──[➕] required (37396:19)❌ 
  │ │   ├──[➕] type (37393:25)❌ 
  │ │   ├──[➕] properties (37399:19)
  │ │   ├──[➕] properties (37402:19)
  │ │   ├──[➕] properties (37408:19)
  │ │   └──[➖] allOf (23903:35)❌ 
  │ ├─┬usage_statement_schedule
  │ │ ├──[➕] required (37446:15)❌ 
  │ │ ├──[➕] properties (37460:15)
  │ │ └─┬frequency
  │ │   ├──[➕] enum (37456:19)
  │ │   └──[➕] enum (37457:19)
  │ ├─┬overrides
  │ │ └─┬Schema
  │ │   ├──[➕] properties (36907:17)
  │ │   ├──[➕] properties (36910:17)
  │ │   ├─┬is_prorated
  │ │   │ └──[🔀] description (36942:34)
  │ │   ├─┬override_specifiers
  │ │   │ └─┬Schema
  │ │   │   └──[➕] properties (36782:23)
  │ │   └─┬overwrite_rate
  │ │     └─┬is_prorated
  │ │       └──[🔀] description (36847:38)
  │ ├─┬credits
  │ │ └─┬Schema
  │ │   └──[➕] properties (36709:17)
  │ └─┬commits
  │   └─┬Schema
  │     └──[➕] properties (35761:17)
  ├─┬HistoricalContractUsageInvoiceInputPayload
  │ └─┬usage_line_items
  │   └─┬Schema
  │     ├──[➕] properties (53427:17)
  │     └──[➖] properties (34905:29)❌ 
  ├─┬CreateCreditGrantPayload
  │ ├─┬paid_amount
  │ │ └─┬credit_type_id
  │ │   └──[➕] description (25838:32)
  │ ├─┬effective_at
  │ │ └──[🔀] description (25851:28)
  │ ├─┬expires_at
  │ │ └──[🔀] description (25856:28)
  │ └─┬grant_amount
  │   └─┬credit_type_id
  │     └──[➕] description (25820:32)
  ├─┬DiscountInput
  │ └─┬schedule
  │   └─┬credit_type_id
  │     └──[🔀] description (49903:32)
  ├─┬InvoiceLineItem
  │ ├──[➕] properties (31763:11)
  │ ├──[➕] properties (31625:11)
  │ ├──[➕] properties (31985:11)
  │ ├─┬professional_service_custom_fields
  │ │ └──[➕] description (31968:28)
  │ └─┬commit_custom_fields
  │   └──[➕] description (31786:28)
  ├─┬CreditInput
  │ ├──[➕] properties (46910:11)
  │ └─┬access_schedule
  │   └─┬credit_type_id
  │     └──[➕] description (46846:32)
  ├─┬CreateProductListItemPayload
  │ ├─┬pricing_group_key
  │ │ └──[🔀] description (33305:28)
  │ ├─┬is_refundable
  │ │ └──[🔀] description (33288:28)
  │ └─┬presentation_group_key
  │   └──[🔀] description (33312:28)
  ├─┬OverrideInput
  │ ├──[➕] properties (49600:11)
  │ ├──[➕] properties (49604:11)
  │ ├─┬applicable_product_tags
  │ │ └──[🔀] description (49538:28)
  │ ├─┬product_id
  │ │ └──[🔀] description (49531:28)
  │ ├─┬override_specifiers
  │ │ └─┬Schema
  │ │   └──[➕] properties (49545:17)
  │ └─┬overwrite_rate
  │   └─┬is_prorated
  │     └──[🔀] description (49497:32)
  ├─┬Credit
  │ └──[➕] properties (48246:11)
  ├─┬RateCard
  │ ├──[➖] required (21428:19)❌ 
  │ └──[➖] properties (21437:17)❌ 
  ├─┬CreateCustomerCommitPayload
  │ ├──[➕] properties (46944:11)
  │ ├─┬access_schedule
  │ │ └─┬credit_type_id
  │ │   └──[➕] description (46980:32)
  │ └─┬invoice_schedule
  │   └─┬credit_type_id
  │     └──[🔀] description (47017:32)
  ├─┬OverrideSpecifier
  │ └──[➕] properties (35528:11)
  ├─┬OverrideSpecifierInput
  │ └──[➕] properties (35467:11)
  ├─┬AmendContractPayload
  │ ├─┬credits
  │ │ └─┬Schema
  │ │   ├──[➕] properties (46014:17)
  │ │   └─┬access_schedule
  │ │     └─┬credit_type_id
  │ │       └──[➕] description (45950:38)
  │ ├─┬overrides
  │ │ └─┬Schema
  │ │   ├──[➕] properties (46202:17)
  │ │   ├──[➕] properties (46206:17)
  │ │   ├─┬applicable_product_tags
  │ │   │ └──[🔀] description (46140:34)
  │ │   ├─┬override_specifiers
  │ │   │ └─┬Schema
  │ │   │   └──[➕] properties (46147:23)
  │ │   ├─┬overwrite_rate
  │ │   │ └─┬is_prorated
  │ │   │   └──[🔀] description (46099:38)
  │ │   └─┬product_id
  │ │     └──[🔀] description (46133:34)
  │ ├─┬commits
  │ │ └─┬Schema
  │ │   ├──[➕] properties (45717:17)
  │ │   ├──[➕] properties (45915:17)
  │ │   ├─┬access_schedule
  │ │   │ └─┬credit_type_id
  │ │   │   └──[➕] description (45745:38)
  │ │   └─┬invoice_schedule
  │ │     └─┬credit_type_id
  │ │       └──[🔀] description (45782:38)
  │ ├─┬scheduled_charges
  │ │ └─┬Schema
  │ │   └─┬schedule
  │ │     └─┬credit_type_id
  │ │       └──[🔀] description (46493:38)
  │ └─┬discounts
  │   └─┬Schema
  │     └─┬schedule
  │       └─┬credit_type_id
  │         └──[🔀] description (46245:38)
  ├─┬AwsExpirationDate
  │ └──[🔀] description (32303:24)
  ├─┬BillableMetricWithDeprecatedFields
  │ └──[➕] properties (28385:11)
  ├─┬CustomerBillingProviderConfigurationLookup
  │ └──[🔀] description (24811:24)
  ├─┬UsageStatementSchedule
  │ ├──[➕] required (43829:11)❌ 
  │ ├──[➕] properties (43843:11)
  │ └─┬frequency
  │   ├──[➕] enum (43839:15)
  │   └──[➕] enum (43840:15)
  ├─┬Contract
  │ ├──[➕] properties (37483:11)
  │ ├─┬customer_billing_provider_configuration
  │ │ └──[🔀] description (42654:28)
  │ ├─┬current
  │ │ ├─┬overrides
  │ │ │ └─┬Schema
  │ │ │   ├──[➕] properties (40474:21)
  │ │ │   ├──[➕] properties (40477:21)
  │ │ │   ├─┬is_prorated
  │ │ │   │ └──[🔀] description (40509:38)
  │ │ │   ├─┬override_specifiers
  │ │ │   │ └─┬Schema
  │ │ │   │   └──[➕] properties (40349:27)
  │ │ │   └─┬overwrite_rate
  │ │ │     └─┬is_prorated
  │ │ │       └──[🔀] description (40414:42)
  │ │ ├─┬commits
  │ │ │ └─┬Schema
  │ │ │   └──[➕] properties (39328:21)
  │ │ ├─┬credits
  │ │ │ └─┬Schema
  │ │ │   └──[➕] properties (40276:21)
  │ │ ├─┬usage_filter
  │ │ │ └─┬current
  │ │ │   ├──[➕] required (40962:23)❌ 
  │ │ │   ├──[➕] required (40963:23)❌ 
  │ │ │   ├──[➕] type (40960:29)❌ 
  │ │ │   ├──[➕] properties (40966:23)
  │ │ │   ├──[➕] properties (40969:23)
  │ │ │   ├──[➕] properties (40975:23)
  │ │ │   └──[➖] allOf (26351:43)❌ 
  │ │ └─┬usage_statement_schedule
  │ │   ├──[➕] required (41013:19)❌ 
  │ │   ├──[➕] properties (41027:19)
  │ │   └─┬frequency
  │ │     ├──[➕] enum (41023:23)
  │ │     └──[➕] enum (41024:23)
  │ ├─┬initial
  │ │ ├─┬usage_filter
  │ │ │ └─┬current
  │ │ │   ├──[➕] required (39193:23)❌ 
  │ │ │   ├──[➕] required (39194:23)❌ 
  │ │ │   ├──[➕] type (39191:29)❌ 
  │ │ │   ├──[➕] properties (39197:23)
  │ │ │   ├──[➕] properties (39200:23)
  │ │ │   ├──[➕] properties (39206:23)
  │ │ │   └──[➖] allOf (25137:43)❌ 
  │ │ ├─┬usage_statement_schedule
  │ │ │ ├──[➕] required (39244:19)❌ 
  │ │ │ ├──[➕] properties (39258:19)
  │ │ │ └─┬frequency
  │ │ │   ├──[➕] enum (39254:23)
  │ │ │   └──[➕] enum (39255:23)
  │ │ ├─┬credits
  │ │ │ └─┬Schema
  │ │ │   └──[➕] properties (38507:21)
  │ │ ├─┬overrides
  │ │ │ └─┬Schema
  │ │ │   ├──[➕] properties (38705:21)
  │ │ │   ├──[➕] properties (38708:21)
  │ │ │   ├─┬is_prorated
  │ │ │   │ └──[🔀] description (38740:38)
  │ │ │   ├─┬override_specifiers
  │ │ │   │ └─┬Schema
  │ │ │   │   └──[➕] properties (38580:27)
  │ │ │   └─┬overwrite_rate
  │ │ │     └─┬is_prorated
  │ │ │       └──[🔀] description (38645:42)
  │ │ └─┬commits
  │ │   └─┬Schema
  │ │     └──[➕] properties (37559:21)
  │ └─┬amendments
  │   └─┬Schema
  │     ├─┬overrides
  │     │ └─┬Schema
  │     │   ├──[➕] properties (42241:23)
  │     │   ├──[➕] properties (42244:23)
  │     │   ├─┬is_prorated
  │     │   │ └──[🔀] description (42276:40)
  │     │   ├─┬override_specifiers
  │     │   │ └─┬Schema
  │     │   │   └──[➕] properties (42116:29)
  │     │   └─┬overwrite_rate
  │     │     └─┬is_prorated
  │     │       └──[🔀] description (42181:44)
  │     ├─┬credits
  │     │ └─┬Schema
  │     │   └──[➕] properties (42043:23)
  │     └─┬commits
  │       └─┬Schema
  │         └──[➕] properties (41095:23)
  ├─┬PricingGroupKey
  │ └──[🔀] description (53557:24)
  ├─┬UsageStatementScheduleInput
  │ ├──[➕] properties (43813:11)
  │ ├─┬frequency
  │ │ ├──[➕] enum (43798:15)
  │ │ └──[➕] enum (43797:15)
  │ └─┬day
  │   ├──[➕] enum (43809:15)
  │   └──[➕] enum (43810:15)
  ├─┬OverwriteRate
  │ └─┬is_prorated
  │   └──[🔀] description (35567:28)
  ├─┬ProductListItem
  │ ├─┬current
  │ │ ├─┬presentation_group_key
  │ │ │ └──[🔀] description (33085:32)
  │ │ └─┬pricing_group_key
  │ │   └──[🔀] description (33078:32)
  │ ├─┬initial
  │ │ ├─┬pricing_group_key
  │ │ │ └──[🔀] description (32948:32)
  │ │ └─┬presentation_group_key
  │ │   └──[🔀] description (32955:32)
  │ └─┬updates
  │   └─┬Schema
  │     ├─┬presentation_group_key
  │     │ └──[🔀] description (33216:34)
  │     └─┬pricing_group_key
  │       └──[🔀] description (33209:34)
  ├─┬AzureTermDate
  │ └──[🔀] description (32317:24)
  ├─┬ScheduleDurationInput
  │ └─┬credit_type_id
  │   └──[➕] description (50416:28)
  ├─┬AddPlanToCustomerPayload
  │ └─┬price_adjustments
  │   └──[🔀] description (24938:28)
  ├─┬CreateCustomerPayload
  │ ├──[➕] properties (25399:11)
  │ └─┬billing_config
  │   └──[➕] properties (25393:15)
  ├─┬BreakdownInvoice
  │ └─┬ALLOF
  │   └─┬line_items
  │     └─┬Schema
  │       ├──[➕] properties (30025:21)
  │       ├──[➕] properties (29887:21)
  │       ├──[➕] properties (30247:21)
  │       ├─┬commit_custom_fields
  │       │ └──[➕] description (30048:38)
  │       └─┬professional_service_custom_fields
  │         └──[➕] description (30230:38)
  ├─┬CreateHistoricalContractUsageInvoiceRequestPayload
  │ └─┬invoices
  │   └─┬Schema
  │     └─┬usage_line_items
  │       └─┬Schema
  │         ├──[➕] properties (53294:23)
  │         └──[➖] properties (34810:41)❌ 
  ├─┬Commit
  │ └──[➕] properties (47301:11)
  ├─┬UsageInvoice
  │ └─┬line_items
  │   └─┬Schema
  │     ├──[➕] properties (30728:17)
  │     ├──[➕] properties (30590:17)
  │     ├──[➕] properties (30950:17)
  │     ├─┬commit_custom_fields
  │     │ └──[➕] description (30751:34)
  │     └─┬professional_service_custom_fields
  │       └──[➕] description (30933:34)
  ├─┬PresentationGroupKey
  │ └──[🔀] description (53564:24)
  ├─┬UpdateProductListItemPayload
  │ ├─┬pricing_group_key
  │ │ └──[🔀] description (33624:28)
  │ └─┬presentation_group_key
  │   └──[🔀] description (33631:28)
  ├─┬ProductListItemUpdate
  │ ├─┬presentation_group_key
  │ │ └──[🔀] description (33496:28)
  │ └─┬pricing_group_key
  │   └──[🔀] description (33489:28)
  ├─┬HistoricalContractUsageInvoiceLineItemInput
  │ ├──[➕] properties (53505:11)
  │ └──[➖] properties (34958:17)❌ 
  ├─┬OverwriteRateInput
  │ └─┬is_prorated
  │   └──[🔀] description (35641:28)
  ├─┬CreateBillableMetricV1Payload
  │ ├──[➖] required (34571:19)❌ 
  │ ├──[➕] properties (52980:11)
  │ └─┬aggregation_key
  │   └──[🔀] description (53060:28)
  ├─┬RateCardEntry
  │ └──[➕] properties (34062:11)
  ├─┬CommitInput
  │ ├──[➕] properties (46616:11)
  │ ├──[➕] properties (46814:11)
  │ ├─┬access_schedule
  │ │ └─┬credit_type_id
  │ │   └──[➕] description (46644:32)
  │ └─┬invoice_schedule
  │   └─┬credit_type_id
  │     └──[🔀] description (46681:32)
  ├─┬AddRatePayload
  │ ├──[➕] properties (34329:11)
  │ ├─┬credit_type_id
  │ │ └──[🔀] description (34292:28)
  │ └─┬is_prorated
  │   └──[🔀] description (34300:28)
  └─┬SchedulePointInTimeInput
    └─┬credit_type_id
      └──[🔀] description (50506:28)
Document Element Total Changes Breaking Changes
paths 320 91
tags 4 0
components 270 29

GO CHANGELOG

envVarSecurityUsage: 0.3.2 - 2024-11-04

🐛 Bug Fixes

envVarSecurityUsage: 0.3.1 - 2024-08-27

🐛 Bug Fixes

core: 3.6.2 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.6.1 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 3.6.0 - 2024-12-12

🐝 New Features

  • support passing extra request headers in sdk method calls (commit by @disintegrator)

core: 3.5.18 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

core: 3.5.17 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 3.5.16 - 2024-11-12

🐛 Bug Fixes

core: 3.5.15 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

core: 3.5.14 - 2024-10-09

🐛 Bug Fixes

  • update readme handling of empty custom types section (commit by @adaam2)

core: 3.5.13 - 2024-10-07

🐛 Bug Fixes

  • ensure response body is closed after reading (commit by @disintegrator)

core: 3.5.12 - 2024-09-27

🐛 Bug Fixes

  • update readme formatting (commit by @adaam2)

core: 3.5.11 - 2024-09-25

🐛 Bug Fixes

  • update readme generation to replace welcome to new sdk section with new markdown notice (commit by @adaam2)

core: 3.5.10 - 2024-09-25

🐛 Bug Fixes

  • fixes to missing examples and improvements to number examples (commit by @tristanspeakeasy)

core: 3.5.9 - 2024-09-18

🐛 Bug Fixes

core: 3.5.8 - 2024-09-11

🔧 Chores

core: 3.5.7 - 2024-09-10

🔧 Chores

core: 3.5.6 - 2024-09-05

🐛 Bug Fixes

  • ensure generated examples are stable generation to generation (commit by @tristanspeakeasy)

core: 3.5.5 - 2024-08-16

🐛 Bug Fixes

retries: 2.83.1 - 2024-11-15

🐛 Bug Fixes

  • respect retry-after header within retry loops (commit by @disintegrator)

unions: 2.85.10 - 2024-11-05

🐛 Bug Fixes

  • improved handling of complex allOf schemas that merge multiple types (commit by @tristanspeakeasy)

@github-actions github-actions bot added the patch Patch version bump label Sep 29, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 5 times, most recently from dde2a90 to 62f8b32 Compare October 6, 2024 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 7 times, most recently from 653ac22 to fcce9c6 Compare October 13, 2024 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 8 times, most recently from f997dc5 to 20e0504 Compare October 21, 2024 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 5 times, most recently from d487bda to e554707 Compare October 26, 2024 00:13
@github-actions github-actions bot removed the patch Patch version bump label Oct 26, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 3 times, most recently from 3f20459 to d7945b6 Compare October 29, 2024 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 8 times, most recently from c329be3 to fd0f7e9 Compare November 28, 2024 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 8 times, most recently from 438a7b2 to 781e7aa Compare December 6, 2024 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 8 times, most recently from eabc11d to cb30d00 Compare December 14, 2024 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch 4 times, most recently from 87a1351 to 9f62ae4 Compare December 18, 2024 00:14
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1727568352 branch from 9f62ae4 to 00dc3f7 Compare December 19, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant