Skip to content

Commit

Permalink
Update OpenAPI specification for beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Nov 20, 2024
1 parent 567fba2 commit c08ca35
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -91661,7 +91661,7 @@
"type": "string"
}
},
"title": "business_profile_specs",
"title": "business_profile_update_specs",
"type": "object",
"x-stripeMostCommon": [
"annual_revenue",
Expand Down Expand Up @@ -93031,7 +93031,7 @@
]
}
},
"title": "company_specs",
"title": "company_update_specs",
"type": "object",
"x-stripeMostCommon": [
"address",
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83203,7 +83203,7 @@ paths:
url:
description: The business's publicly available website.
type: string
title: business_profile_specs
title: business_profile_update_specs
type: object
x-stripeMostCommon:
- annual_revenue
Expand Down Expand Up @@ -84681,7 +84681,7 @@ paths:
type: object
x-stripeMostCommon:
- document
title: company_specs
title: company_update_specs
type: object
x-stripeMostCommon:
- address
Expand Down

0 comments on commit c08ca35

Please sign in to comment.