Skip to content

Commit 12ecbc3

Browse files
Add Unsupported to known errors
1 parent e698a80 commit 12ecbc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@ TTL_PERIOD_INVALID The specified TTL period is invalid.
571571
TYPES_EMPTY The types parameter is empty.
572572
TYPE_CONSTRUCTOR_INVALID The type constructor is invalid.
573573
UNKNOWN_ERROR Unknown error.
574+
UNSUPPORTED This method is not supported.
574575
UNTIL_DATE_INVALID That date parameter is invalid.
575576
URL_INVALID The URL provided is invalid.
576577
USAGE_LIMIT_INVALID The specified usage limit is invalid.

0 commit comments

Comments
 (0)