Skip to content

Commit

Permalink
OpenAPI Update (#908)
Browse files Browse the repository at this point in the history
Update OpenAPI for cdb9d753338868b50780358816fc50312e1c8060

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Jul 9, 2024
1 parent ad1bf2b commit 4650140
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions embedded/openapi/fixtures3.json
Original file line number Diff line number Diff line change
Expand Up @@ -3807,7 +3807,8 @@
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
"usage_type": "licensed",
"meter": null
}
}
],
Expand Down Expand Up @@ -3900,7 +3901,8 @@
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
"usage_type": "licensed",
"meter": null
}
},
"subscription_schedule": {
Expand Down Expand Up @@ -3978,7 +3980,8 @@
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
"usage_type": "licensed",
"meter": null
}
}
],
Expand Down

0 comments on commit 4650140

Please sign in to comment.