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 May 23, 2024
1 parent 4043d45 commit 79ecafd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
9 changes: 0 additions & 9 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -92506,9 +92506,6 @@
"type": "string"
}
},
"required": [
"refund"
],
"title": "credit_note_refund_params",
"type": "object"
},
Expand Down Expand Up @@ -92822,9 +92819,6 @@
"type": "string"
}
},
"required": [
"refund"
],
"title": "credit_note_refund_params",
"type": "object"
},
Expand Down Expand Up @@ -93172,9 +93166,6 @@
"type": "string"
}
},
"required": [
"refund"
],
"title": "credit_note_refund_params",
"type": "object"
},
Expand Down
6 changes: 0 additions & 6 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84807,8 +84807,6 @@ paths:
refund:
description: ID of an existing refund to link this credit note to.
type: string
required:
- refund
title: credit_note_refund_params
type: object
type: array
Expand Down Expand Up @@ -85078,8 +85076,6 @@ paths:
refund:
description: ID of an existing refund to link this credit note to.
type: string
required:
- refund
title: credit_note_refund_params
type: object
type: array
Expand Down Expand Up @@ -85386,8 +85382,6 @@ paths:
refund:
description: ID of an existing refund to link this credit note to.
type: string
required:
- refund
title: credit_note_refund_params
type: object
type: array
Expand Down

0 comments on commit 79ecafd

Please sign in to comment.