We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581957d commit 9c56ffbCopy full SHA for 9c56ffb
1 file changed
docs/protocol-description.md
@@ -92,7 +92,7 @@ Accept: application/json
92
"namespace": "deploy",
93
"help": null,
94
"version": 3,
95
- "error_response": "The server had an unexpected error. More information is perhaps available in the [error tracker](https://example.com)"
+ "error_response": "The server had an unexpected error. More information is perhaps available in the [error tracker](https://example.com)",
96
"methods": {
97
"options": {
98
"help": "hubot deploy options <app> - List available environments for <app>",
0 commit comments