Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Nov 7, 2023
1 parent 13508c6 commit 320e7a8
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -45930,9 +45930,6 @@
"type": "string"
}
},
"required": [
"name"
],
"title": "ProductFeature",
"type": "object",
"x-expandableFields": [],
Expand Down
2 changes: 0 additions & 2 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41717,8 +41717,6 @@ components:
description: The feature's name. Up to 80 characters long.
maxLength: 5000
type: string
required:
- name
title: ProductFeature
type: object
x-expandableFields: []
Expand Down
3 changes: 0 additions & 3 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -30923,9 +30923,6 @@
"type": "string"
}
},
"required": [
"name"
],
"title": "ProductFeature",
"type": "object",
"x-expandableFields": []
Expand Down
3 changes: 0 additions & 3 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -39430,9 +39430,6 @@
"type": "string"
}
},
"required": [
"name"
],
"title": "ProductFeature",
"type": "object",
"x-expandableFields": [],
Expand Down
2 changes: 0 additions & 2 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36041,8 +36041,6 @@ components:
description: The feature's name. Up to 80 characters long.
maxLength: 5000
type: string
required:
- name
title: ProductFeature
type: object
x-expandableFields: []
Expand Down
2 changes: 0 additions & 2 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29356,8 +29356,6 @@ components:
description: The feature's name. Up to 80 characters long.
maxLength: 5000
type: string
required:
- name
title: ProductFeature
type: object
x-expandableFields: []
Expand Down

0 comments on commit 320e7a8

Please sign in to comment.