File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5810,7 +5810,7 @@ paths:
58105810 - " SecretTestKey " : []
58115811 responses :
58125812 " 200 " :
5813- description : Objeto del webhook validado de acuerdo al evento
5813+ description : Event object successfully validated
58145814 content :
58155815 application/json :
58165816 schema :
@@ -5820,7 +5820,7 @@ paths:
58205820 properties :
58215821 type :
58225822 type : string
5823- description : Tipo de evento
5823+ description : Type of event
58245824 example : " invoice.status_updated"
58255825 enum :
58265826 - invoice.status_updated
@@ -5829,7 +5829,7 @@ paths:
58295829 properties :
58305830 type :
58315831 type : string
5832- description : Tipo de objeto asociado al evento
5832+ description : Type of object affected by the event
58335833 enum :
58345834 - invoice
58355835 object :
Original file line number Diff line number Diff line change @@ -5761,7 +5761,7 @@ paths:
57615761 - " SecretTestKey " : []
57625762 responses :
57635763 " 200 " :
5764- description : Objeto del webhook validado de acuerdo al evento
5764+ description : Objeto del evento validado
57655765 content :
57665766 application/json :
57675767 schema :
You can’t perform that action at this time.
0 commit comments