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:
Graham McDonald 2024-07-29 12:40:13 -04:00 коммит произвёл GitHub
Родитель 33e4f2853d
Коммит 01d84dfded
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1409,7 +1409,7 @@
},
"Data": {
"description": "Data related to the error",
"type": "string",
"type": "object",
"x-ms-summary": "Error Data"
}
}