Skip to content

Commit

Permalink
OpenAPI Update (#845)
Browse files Browse the repository at this point in the history
Update OpenAPI for 44f7d2a678166780f9167433f2027a7903ecdabd

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored May 30, 2024
1 parent 1378349 commit 7fc388a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions embedded/openapi/fixtures3.beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,23 @@
"name": "Lithos",
"object": "climate.supplier",
"removal_pathway": "enhanced_weathering"
},
{
"id": "climsup_vaulted",
"info_url": "https://frontierclimate.com/portfolio/vaulted",
"livemode": false,
"locations": [
{
"city": "Houston",
"country": "US",
"latitude": 29.7604,
"longitude": -95.3698,
"region": "TX"
}
],
"name": "Vaulted",
"object": "climate.supplier",
"removal_pathway": "biomass_carbon_removal_and_storage"
}
]
},
Expand Down
17 changes: 17 additions & 0 deletions embedded/openapi/fixtures3.json
Original file line number Diff line number Diff line change
Expand Up @@ -772,6 +772,23 @@
"name": "Lithos",
"object": "climate.supplier",
"removal_pathway": "enhanced_weathering"
},
{
"id": "climsup_vaulted",
"info_url": "https://frontierclimate.com/portfolio/vaulted",
"livemode": false,
"locations": [
{
"city": "Houston",
"country": "US",
"latitude": 29.7604,
"longitude": -95.3698,
"region": "TX"
}
],
"name": "Vaulted",
"object": "climate.supplier",
"removal_pathway": "biomass_carbon_removal_and_storage"
}
]
},
Expand Down

0 comments on commit 7fc388a

Please sign in to comment.