fix: docs bad ref in event type
parent
d95325c06c
commit
ddc1b4043c
|
@ -44,7 +44,7 @@ import {
|
||||||
* description: The eventTypeCustomInput to edit
|
* description: The eventTypeCustomInput to edit
|
||||||
* schema:
|
* schema:
|
||||||
* type: object
|
* type: object
|
||||||
* $ref: '#/comCustomInputponents/schemas/EventType'
|
* $ref: '#/components/schemas/EventTypeCustomInput'
|
||||||
* required: true
|
* required: true
|
||||||
* - in: path
|
* - in: path
|
||||||
* name: id
|
* name: id
|
||||||
|
|
Loading…
Reference in New Issue