Skip to content

Commit

Permalink
Merge pull request #298 from ColinTheShark/develop
Browse files Browse the repository at this point in the history
Add BUTTON_URL_INVALID error
  • Loading branch information
delivrance committed Aug 7, 2019
2 parents 2aefbfd + f33a192 commit de9de81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion compiler/error/source/400_BAD_REQUEST.tsv
Expand Up @@ -122,4 +122,5 @@ PHOTO_CONTENT_TYPE_INVALID The photo content type is invalid
WEBDOCUMENT_INVALID The web document is invalid
WEBDOCUMENT_URL_EMPTY The web document URL is empty
WEBDOCUMENT_URL_INVALID The web document URL is invalid
WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
BUTTON_URL_INVALID The button url is invalid

0 comments on commit de9de81

Please sign in to comment.