Cognito Forms: Improving error messages (#3599)
* Adding get and delete entry * Removing schema from default response * Fixing spelling * Adding it * Handling PR feedback to remove redirectUrl * Removing entry input parameter from GetEntry endpoint * Removing response body from delete entry operation * change to object --------- Co-authored-by: Caleb Corpening <caleb.roosevelt.corpening@gmail.com>
This commit is contained in:
Родитель
33e4f2853d
Коммит
01d84dfded
|
@ -1409,7 +1409,7 @@
|
|||
},
|
||||
"Data": {
|
||||
"description": "Data related to the error",
|
||||
"type": "string",
|
||||
"type": "object",
|
||||
"x-ms-summary": "Error Data"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче