mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-31 13:47:02 +02:00
parent
9955267d39
commit
e118321bfb
@ -3,7 +3,7 @@ import type { FromSchema } from 'json-schema-to-ts';
|
|||||||
|
|
||||||
export const UnleashApiErrorTypes = [
|
export const UnleashApiErrorTypes = [
|
||||||
'ContentTypeError',
|
'ContentTypeError',
|
||||||
'ConflictErrror',
|
'ConflictError',
|
||||||
'DisabledError',
|
'DisabledError',
|
||||||
'FeatureHasTagError',
|
'FeatureHasTagError',
|
||||||
'IncompatibleProjectError',
|
'IncompatibleProjectError',
|
||||||
|
Loading…
Reference in New Issue
Block a user