github.com/henvic/wedeploycli@v1.7.6-0.20200319005353-3630f582f284/integration/mocks/create_already_exists_response.json (about)

     1  {
     2      "status": 400,
     3      "message": "Bad Request",
     4      "errors": [
     5          {
     6              "reason": "invalidDocumentValue",
     7              "message": "Document with key \/projects\/:dog already exists."
     8          }
     9      ]
    10  }