This commit is contained in:
Barış Soner Uşaklı
2023-07-10 16:23:22 -04:00
parent 796730dc54
commit 21b510bf24

View File

@@ -68,6 +68,8 @@ CommonProps:
type: string
as:
type: string
noEscape:
type: boolean
crossorigin:
type: string
enum: ['', 'anonymous', 'use-credentials']