lego/providers/dns/godaddy/internal/fixtures/error-extended.json
2024-09-10 20:53:16 +02:00

12 lines
218 B
JSON

{
"code": "ACCESS_DENIED",
"fields": [
{
"code": "test",
"message": "content",
"path": "/foo",
"pathRelated": "/bar"
}
],
"message": "Authenticated user is not allowed access"
}