Update Plan
Update a plan's pricing, billing interval, visibility, stock, and other settings.
Request body
Example request
{
"adaptive_pricing_enabled": true,
"attributes": {
"color": "Blue",
"size": "Large"
},
"billing_period": 30,
"cancel_discount_intervals": 3,
"cancel_discount_percentage": 20,
"checkout_styling": {
"background_color": "#0f172a",
"border_style": "rounded",
"button_color": "#f59e0b",
"font_family": "roboto"
},
"currency": "usd",
"custom_fields": [
{
"field_type": "text",
"id": "field_xxxxxxxxxxxxxx",
"name": "Vehicle make and model",
"order": 1,
"placeholder": "2021 Audi S5",
"required": true
}
],
"description": "Two hand washes a month, interior vacuum, and a quarterly sealant top-up.",
"expiration_days": 365,
"image": {
"direct_upload_id": "eyJfcmFpbHMiOnsiZGF0YSI6MSwicHVyIjoiYmxvYl9pZCJ9fQ==--xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"id": "file_xxxxxxxxxxxxxx"
},
"internal_notes": "Maintenance tier. Upsell the interior shampoo add-on at renewal.",
"metadata": {
"bay": "2",
"custom_cta": "subscribe",
"custom_cta_url": "https://shinetime.example/wash-club",
"route": "north-austin"
},
"offer_cancel_discount": true,
"override_tax_type": "inclusive",
"payment_method_configuration": {
"disabled": [
"paypal"
],
"enabled": [
"card"
],
"include_platform_defaults": true
},
"release_method": "buy_now",
"renewal_price": 59,
"sku": "TEE-LARGE-BLUE",
"stock": 25,
"strike_through_initial_price": 99,
"strike_through_renewal_price": 79,
"three_ds_level": "frictionless_if_required",
"title": "Unlimited Wash Club",
"trial_period_days": 7,
"visibility": "visible"
}Response
plan updated
Example response
{
"account": {
"id": "biz_xxxxxxxxxxxxxx",
"title": "Shine Time Auto Detailing"
},
"adaptive_pricing_enabled": true,
"attributes": {
"color": "Blue",
"size": "Large"
},
"billing_period": 30,
"cancel_discount_intervals": 3,
"cancel_discount_percentage": 20,
"checkout_styling": {
"background_color": "#0f172a",
"border_style": "rounded",
"button_color": "#f59e0b",
"font_family": "roboto"
},
"created_at": "2026-01-01T12:00:00.000Z",
"currency": "usd",
"custom_fields": [
{
"field_type": "text",
"id": "field_xxxxxxxxxxxxxx",
"name": "Vehicle make and model",
"placeholder": "2021 Audi S5",
"required": true
}
],
"deletable": true,
"description": "Two hand washes a month, interior vacuum, and a quarterly sealant top-up.",
"effective_payment_method_configuration": {
"disabled": [
"card"
],
"enabled": [
"card"
],
"include_platform_defaults": true
},
"expiration_days": 365,
"formatted_price": "$59.00 / month",
"id": "plan_xxxxxxxxxxxxxx",
"image": {
"blurhash": "LA6bDXT$E3b:R6i+RibEIWbp%ej1",
"url": "https://whop-assets-example.s3.amazonaws.com/uploads/image/2026-01-01/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
},
"initial_price_due": {
"amount": "-2.50",
"currency": "usd",
"decimals": 2,
"display_decimals": 2
},
"internal_notes": "Maintenance tier. Upsell the interior shampoo add-on at renewal.",
"invoice": {
"id": "inv_xxxxxxxxxxxxxx"
},
"metadata": {
"custom_cta": "subscribe",
"custom_cta_url": "https://shinetime.example/wash-club"
},
"offer_cancel_discount": true,
"payment_method_configuration": {
"disabled": [
"crypto"
],
"enabled": [
"card"
],
"include_platform_defaults": true
},
"plan_type": "renewal",
"product": {
"id": "prod_xxxxxxxxxxxxxx",
"title": "Ceramic Coating Package"
},
"purchase_url": "https://whop.com/checkout/plan_xxxxxxxxxxxxxx",
"release_method": "buy_now",
"renewal_price": 59,
"sku": "WASH-CLUB-TEE-LARGE-BLUE",
"split_pay_required_payments": 4,
"strike_through_initial_price": 99,
"strike_through_renewal_price": 79,
"tax_type": "unspecified",
"three_ds_level": "frictionless_if_required",
"title": "Unlimited Wash Club",
"trial_period_days": 7,
"updated_at": "2026-01-01T12:00:00.000Z",
"visibility": "visible"
}Changes
Changed in 11 of the 74 revisions of this API.54282
- ○
added the new
alipayhkenum value to the request property//request-property-enum-value-added
- ○
added the new
alipayhkenum value to the request property//request-property-enum-value-added
- ○
- ●
the
request property's maxLength was set to30request-property-max-length-set
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new
tabbyenum value to the request property//request-property-enum-value-added
- ○
added the new
tabbyenum value to the request property//request-property-enum-value-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ▲
request property
//was restricted to a list of enum valuesrequest-property-became-enum
- ▲
request property
//was restricted to a list of enum valuesrequest-property-became-enum
- ○
added the new
acss_debitenum value to the request property//request-property-enum-value-added
- ○
added the new
acss_debitenum value to the request property//request-property-enum-value-added
- ○
added the new
addienum value to the request property//request-property-enum-value-added
- ○
added the new
addienum value to the request property//request-property-enum-value-added
- ○
added the new
affirmenum value to the request property//request-property-enum-value-added
- ○
added the new
affirmenum value to the request property//request-property-enum-value-added
- ○
added the new
afterpay_clearpayenum value to the request property//request-property-enum-value-added
- ○
added the new
afterpay_clearpayenum value to the request property//request-property-enum-value-added
- ○
added the new
alipayenum value to the request property//request-property-enum-value-added
- ○
added the new
alipayenum value to the request property//request-property-enum-value-added
- ○
added the new
almaenum value to the request property//request-property-enum-value-added
- ○
added the new
almaenum value to the request property//request-property-enum-value-added
- ○
added the new
amazon_payenum value to the request property//request-property-enum-value-added
- ○
added the new
amazon_payenum value to the request property//request-property-enum-value-added
- ○
added the new
appleenum value to the request property//request-property-enum-value-added
- ○
added the new
appleenum value to the request property//request-property-enum-value-added
- ○
added the new
apple_payenum value to the request property//request-property-enum-value-added
- ○
added the new
apple_payenum value to the request property//request-property-enum-value-added
- ○
added the new
au_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
au_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
au_becs_debitenum value to the request property//request-property-enum-value-added
- ○
added the new
au_becs_debitenum value to the request property//request-property-enum-value-added
- ○
added the new
bacs_debitenum value to the request property//request-property-enum-value-added
- ○
added the new
bacs_debitenum value to the request property//request-property-enum-value-added
- ○
added the new
bancolombiaenum value to the request property//request-property-enum-value-added
- ○
added the new
bancolombiaenum value to the request property//request-property-enum-value-added
- ○
added the new
bancontactenum value to the request property//request-property-enum-value-added
- ○
added the new
bancontactenum value to the request property//request-property-enum-value-added
- ○
added the new
bank_wireenum value to the request property//request-property-enum-value-added
- ○
added the new
bank_wireenum value to the request property//request-property-enum-value-added
- ○
added the new
billieenum value to the request property//request-property-enum-value-added
- ○
added the new
billieenum value to the request property//request-property-enum-value-added
- ○
added the new
blikenum value to the request property//request-property-enum-value-added
- ○
added the new
blikenum value to the request property//request-property-enum-value-added
- ○
added the new
boletoenum value to the request property//request-property-enum-value-added
- ○
added the new
boletoenum value to the request property//request-property-enum-value-added
- ○
added the new
bre_benum value to the request property//request-property-enum-value-added
- ○
added the new
bre_benum value to the request property//request-property-enum-value-added
- ○
added the new
ca_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
ca_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
capchase_payenum value to the request property//request-property-enum-value-added
- ○
added the new
capchase_payenum value to the request property//request-property-enum-value-added
- ○
added the new
cardenum value to the request property//request-property-enum-value-added
- ○
added the new
cardenum value to the request property//request-property-enum-value-added
- ○
added the new
card_installments_sixenum value to the request property//request-property-enum-value-added
- ○
added the new
card_installments_sixenum value to the request property//request-property-enum-value-added
- ○
added the new
card_installments_threeenum value to the request property//request-property-enum-value-added
- ○
added the new
card_installments_threeenum value to the request property//request-property-enum-value-added
- ○
added the new
card_installments_twelveenum value to the request property//request-property-enum-value-added
- ○
added the new
card_installments_twelveenum value to the request property//request-property-enum-value-added
- ○
added the new
cashappenum value to the request property//request-property-enum-value-added
- ○
added the new
cashappenum value to the request property//request-property-enum-value-added
- ○
added the new
claritypayenum value to the request property//request-property-enum-value-added
- ○
added the new
claritypayenum value to the request property//request-property-enum-value-added
- ○
added the new
coinbaseenum value to the request property//request-property-enum-value-added
- ○
added the new
coinbaseenum value to the request property//request-property-enum-value-added
- ○
added the new
coinflowenum value to the request property//request-property-enum-value-added
- ○
added the new
coinflowenum value to the request property//request-property-enum-value-added
- ○
added the new
cryptoenum value to the request property//request-property-enum-value-added
- ○
added the new
cryptoenum value to the request property//request-property-enum-value-added
- ○
added the new
customenum value to the request property//request-property-enum-value-added
- ○
added the new
customenum value to the request property//request-property-enum-value-added
- ○
added the new
customer_balanceenum value to the request property//request-property-enum-value-added
- ○
added the new
customer_balanceenum value to the request property//request-property-enum-value-added
- ○
added the new
demo_payenum value to the request property//request-property-enum-value-added
- ○
added the new
demo_payenum value to the request property//request-property-enum-value-added
- ○
added the new
efectyenum value to the request property//request-property-enum-value-added
- ○
added the new
efectyenum value to the request property//request-property-enum-value-added
- ○
added the new
epsenum value to the request property//request-property-enum-value-added
- ○
added the new
epsenum value to the request property//request-property-enum-value-added
- ○
added the new
eu_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
eu_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
flex_payenum value to the request property//request-property-enum-value-added
- ○
added the new
flex_payenum value to the request property//request-property-enum-value-added
- ○
added the new
fpxenum value to the request property//request-property-enum-value-added
- ○
added the new
fpxenum value to the request property//request-property-enum-value-added
- ○
added the new
gb_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
gb_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
gcashenum value to the request property//request-property-enum-value-added
- ○
added the new
gcashenum value to the request property//request-property-enum-value-added
- ○
added the new
giropayenum value to the request property//request-property-enum-value-added
- ○
added the new
giropayenum value to the request property//request-property-enum-value-added
- ○
added the new
google_payenum value to the request property//request-property-enum-value-added
- ○
added the new
google_payenum value to the request property//request-property-enum-value-added
- ○
added the new
gopayenum value to the request property//request-property-enum-value-added
- ○
added the new
gopayenum value to the request property//request-property-enum-value-added
- ○
added the new
grabpayenum value to the request property//request-property-enum-value-added
- ○
added the new
grabpayenum value to the request property//request-property-enum-value-added
- ○
added the new
id_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
id_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
idealenum value to the request property//request-property-enum-value-added
- ○
added the new
idealenum value to the request property//request-property-enum-value-added
- ○
added the new
interacenum value to the request property//request-property-enum-value-added
- ○
added the new
interacenum value to the request property//request-property-enum-value-added
- ○
added the new
kakao_payenum value to the request property//request-property-enum-value-added
- ○
added the new
kakao_payenum value to the request property//request-property-enum-value-added
- ○
added the new
klarnaenum value to the request property//request-property-enum-value-added
- ○
added the new
klarnaenum value to the request property//request-property-enum-value-added
- ○
added the new
klarna_pay_nowenum value to the request property//request-property-enum-value-added
- ○
added the new
klarna_pay_nowenum value to the request property//request-property-enum-value-added
- ○
added the new
konbinienum value to the request property//request-property-enum-value-added
- ○
added the new
konbinienum value to the request property//request-property-enum-value-added
- ○
added the new
kr_cardenum value to the request property//request-property-enum-value-added
- ○
added the new
kr_cardenum value to the request property//request-property-enum-value-added
- ○
added the new
kr_marketenum value to the request property//request-property-enum-value-added
- ○
added the new
kr_marketenum value to the request property//request-property-enum-value-added
- ○
added the new
kriyaenum value to the request property//request-property-enum-value-added
- ○
added the new
kriyaenum value to the request property//request-property-enum-value-added
- ○
added the new
kueskienum value to the request property//request-property-enum-value-added
- ○
added the new
kueskienum value to the request property//request-property-enum-value-added
- ○
added the new
linkenum value to the request property//request-property-enum-value-added
- ○
added the new
linkenum value to the request property//request-property-enum-value-added
- ○
added the new
m_pesaenum value to the request property//request-property-enum-value-added
- ○
added the new
m_pesaenum value to the request property//request-property-enum-value-added
- ○
added the new
mb_wayenum value to the request property//request-property-enum-value-added
- ○
added the new
mb_wayenum value to the request property//request-property-enum-value-added
- ○
added the new
mercado_pagoenum value to the request property//request-property-enum-value-added
- ○
added the new
mercado_pagoenum value to the request property//request-property-enum-value-added
- ○
added the new
mercado_pago_arenum value to the request property//request-property-enum-value-added
- ○
added the new
mercado_pago_arenum value to the request property//request-property-enum-value-added
- ○
added the new
mercado_pago_mxenum value to the request property//request-property-enum-value-added
- ○
added the new
mercado_pago_mxenum value to the request property//request-property-enum-value-added
- ○
added the new
mobilepayenum value to the request property//request-property-enum-value-added
- ○
added the new
mobilepayenum value to the request property//request-property-enum-value-added
- ○
added the new
modoenum value to the request property//request-property-enum-value-added
- ○
added the new
modoenum value to the request property//request-property-enum-value-added
- ○
added the new
monduenum value to the request property//request-property-enum-value-added
- ○
added the new
monduenum value to the request property//request-property-enum-value-added
- ○
added the new
multibancoenum value to the request property//request-property-enum-value-added
- ○
added the new
multibancoenum value to the request property//request-property-enum-value-added
- ○
added the new
naver_payenum value to the request property//request-property-enum-value-added
- ○
added the new
naver_payenum value to the request property//request-property-enum-value-added
- ○
added the new
nequienum value to the request property//request-property-enum-value-added
- ○
added the new
nequienum value to the request property//request-property-enum-value-added
- ○
added the new
netbankingenum value to the request property//request-property-enum-value-added
- ○
added the new
netbankingenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_bankenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_bankenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_cardenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_cardenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_marketenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_marketenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_ussdenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_ussdenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_walletenum value to the request property//request-property-enum-value-added
- ○
added the new
ng_walletenum value to the request property//request-property-enum-value-added
- ○
added the new
nupayenum value to the request property//request-property-enum-value-added
- ○
added the new
nupayenum value to the request property//request-property-enum-value-added
- ○
added the new
nz_bank_accountenum value to the request property//request-property-enum-value-added
- ○
added the new
nz_bank_accountenum value to the request property//request-property-enum-value-added
- ○
added the new
oneyenum value to the request property//request-property-enum-value-added
- ○
added the new
oneyenum value to the request property//request-property-enum-value-added
- ○
added the new
oney_3xenum value to the request property//request-property-enum-value-added
- ○
added the new
oney_3xenum value to the request property//request-property-enum-value-added
- ○
added the new
oney_4xenum value to the request property//request-property-enum-value-added
- ○
added the new
oney_4xenum value to the request property//request-property-enum-value-added
- ○
added the new
opayenum value to the request property//request-property-enum-value-added
- ○
added the new
opayenum value to the request property//request-property-enum-value-added
- ○
added the new
oxxoenum value to the request property//request-property-enum-value-added
- ○
added the new
oxxoenum value to the request property//request-property-enum-value-added
- ○
added the new
p24enum value to the request property//request-property-enum-value-added
- ○
added the new
p24enum value to the request property//request-property-enum-value-added
- ○
added the new
pago_efectivoenum value to the request property//request-property-enum-value-added
- ○
added the new
pago_efectivoenum value to the request property//request-property-enum-value-added
- ○
added the new
pay_by_bankenum value to the request property//request-property-enum-value-added
- ○
added the new
pay_by_bankenum value to the request property//request-property-enum-value-added
- ○
added the new
paycoenum value to the request property//request-property-enum-value-added
- ○
added the new
paycoenum value to the request property//request-property-enum-value-added
- ○
added the new
paynowenum value to the request property//request-property-enum-value-added
- ○
added the new
paynowenum value to the request property//request-property-enum-value-added
- ○
added the new
paypalenum value to the request property//request-property-enum-value-added
- ○
added the new
paypalenum value to the request property//request-property-enum-value-added
- ○
added the new
paypayenum value to the request property//request-property-enum-value-added
- ○
added the new
paypayenum value to the request property//request-property-enum-value-added
- ○
added the new
paytoenum value to the request property//request-property-enum-value-added
- ○
added the new
paytoenum value to the request property//request-property-enum-value-added
- ○
added the new
pixenum value to the request property//request-property-enum-value-added
- ○
added the new
pixenum value to the request property//request-property-enum-value-added
- ○
added the new
platform_balanceenum value to the request property//request-property-enum-value-added
- ○
added the new
platform_balanceenum value to the request property//request-property-enum-value-added
- ○
added the new
promptpayenum value to the request property//request-property-enum-value-added
- ○
added the new
promptpayenum value to the request property//request-property-enum-value-added
- ○
added the new
pseenum value to the request property//request-property-enum-value-added
- ○
added the new
pseenum value to the request property//request-property-enum-value-added
- ○
added the new
qrisenum value to the request property//request-property-enum-value-added
- ○
added the new
qrisenum value to the request property//request-property-enum-value-added
- ○
added the new
rapipagoenum value to the request property//request-property-enum-value-added
- ○
added the new
rapipagoenum value to the request property//request-property-enum-value-added
- ○
added the new
rechnungenum value to the request property//request-property-enum-value-added
- ○
added the new
rechnungenum value to the request property//request-property-enum-value-added
- ○
added the new
revolut_payenum value to the request property//request-property-enum-value-added
- ○
added the new
revolut_payenum value to the request property//request-property-enum-value-added
- ○
added the new
samsung_payenum value to the request property//request-property-enum-value-added
- ○
added the new
samsung_payenum value to the request property//request-property-enum-value-added
- ○
added the new
satispayenum value to the request property//request-property-enum-value-added
- ○
added the new
satispayenum value to the request property//request-property-enum-value-added
- ○
added the new
scalapayenum value to the request property//request-property-enum-value-added
- ○
added the new
scalapayenum value to the request property//request-property-enum-value-added
- ○
added the new
sencillitoenum value to the request property//request-property-enum-value-added
- ○
added the new
sencillitoenum value to the request property//request-property-enum-value-added
- ○
added the new
sepa_debitenum value to the request property//request-property-enum-value-added
- ○
added the new
sepa_debitenum value to the request property//request-property-enum-value-added
- ○
added the new
sequraenum value to the request property//request-property-enum-value-added
- ○
added the new
sequraenum value to the request property//request-property-enum-value-added
- ○
added the new
servipagenum value to the request property//request-property-enum-value-added
- ○
added the new
servipagenum value to the request property//request-property-enum-value-added
- ○
added the new
sezzleenum value to the request property//request-property-enum-value-added
- ○
added the new
sezzleenum value to the request property//request-property-enum-value-added
- ○
added the new
shop_payenum value to the request property//request-property-enum-value-added
- ○
added the new
shop_payenum value to the request property//request-property-enum-value-added
- ○
added the new
shopeepayenum value to the request property//request-property-enum-value-added
- ○
added the new
shopeepayenum value to the request property//request-property-enum-value-added
- ○
added the new
sofortenum value to the request property//request-property-enum-value-added
- ○
added the new
sofortenum value to the request property//request-property-enum-value-added
- ○
added the new
south_korea_marketenum value to the request property//request-property-enum-value-added
- ○
added the new
south_korea_marketenum value to the request property//request-property-enum-value-added
- ○
added the new
speienum value to the request property//request-property-enum-value-added
- ○
added the new
speienum value to the request property//request-property-enum-value-added
- ○
added the new
splititenum value to the request property//request-property-enum-value-added
- ○
added the new
splititenum value to the request property//request-property-enum-value-added
- ○
added the new
sunbitenum value to the request property//request-property-enum-value-added
- ○
added the new
sunbitenum value to the request property//request-property-enum-value-added
- ○
added the new
swishenum value to the request property//request-property-enum-value-added
- ○
added the new
swishenum value to the request property//request-property-enum-value-added
- ○
added the new
tamaraenum value to the request property//request-property-enum-value-added
- ○
added the new
tamaraenum value to the request property//request-property-enum-value-added
- ○
added the new
touch_n_goenum value to the request property//request-property-enum-value-added
- ○
added the new
touch_n_goenum value to the request property//request-property-enum-value-added
- ○
added the new
twintenum value to the request property//request-property-enum-value-added
- ○
added the new
twintenum value to the request property//request-property-enum-value-added
- ○
added the new
unknownenum value to the request property//request-property-enum-value-added
- ○
added the new
unknownenum value to the request property//request-property-enum-value-added
- ○
added the new
upienum value to the request property//request-property-enum-value-added
- ○
added the new
upienum value to the request property//request-property-enum-value-added
- ○
added the new
us_bank_accountenum value to the request property//request-property-enum-value-added
- ○
added the new
us_bank_accountenum value to the request property//request-property-enum-value-added
- ○
added the new
us_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
us_bank_transferenum value to the request property//request-property-enum-value-added
- ○
added the new
venmoenum value to the request property//request-property-enum-value-added
- ○
added the new
venmoenum value to the request property//request-property-enum-value-added
- ○
added the new
verveenum value to the request property//request-property-enum-value-added
- ○
added the new
verveenum value to the request property//request-property-enum-value-added
- ○
added the new
vippsenum value to the request property//request-property-enum-value-added
- ○
added the new
vippsenum value to the request property//request-property-enum-value-added
- ○
added the new
webpayenum value to the request property//request-property-enum-value-added
- ○
added the new
webpayenum value to the request property//request-property-enum-value-added
- ○
added the new
wechat_payenum value to the request property//request-property-enum-value-added
- ○
added the new
wechat_payenum value to the request property//request-property-enum-value-added
- ○
added the new
yapeenum value to the request property//request-property-enum-value-added
- ○
added the new
yapeenum value to the request property//request-property-enum-value-added
- ○
added the new
zipenum value to the request property//request-property-enum-value-added
- ○
added the new
zipenum value to the request property//request-property-enum-value-added
- ▲
- ▲
removed the enum value
frictionlessof the request propertyrequest-property-enum-value-removed
- ●
added the new
frictionless_if_requiredenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
mandate_if_requiredenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
added the new
frictionless_if_requiredenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
mandate_if_requiredenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
undefinedenum value to the request propertyrequest-property-enum-value-added
- ○
removed the
frictionlessenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ▲
- ▲
added
subschema #2to theresponse propertyoneOflist for the response statusresponse-property-one-of-added
- ▲
the
response's property type changed fromobjectnullto no type for statusresponse-property-type-changed
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the request property
became nullablerequest-property-became-nullable
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
new-optional-request-property
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 74 revisions, 1 has no diff computed.