ValidationFailedDataInvalidUuidParamProjectId
errors object[]required
Array [
pathstringrequired
Constant value:
projectIdconstraintstringrequired
Constant value:
isUuidmessagestringrequired
Constant value:
projectId must be a UUID]
ValidationFailedDataInvalidUuidParamProjectId
{
"errors": [
{
"path": "projectId",
"constraint": "isUuid",
"message": "projectId must be a UUID"
}
]
}