@microsoft.azure/autorest.incubator
Version:
AutoRest incubator project
11 lines • 589 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.unknown = ["UNKNOWN"];
exports.UnknownJsonType = ["UnknownJsonType", "LLCS2000"];
exports.ObjectShouldNotHaveFormat = ["LLCS1000", "ObjectShouldNotHaveFormat",];
exports.DoesNotSupportEnum = ["LLCS1001", "DoesNotSupportEnum"];
exports.SchemaDoeNotSupportXMSEnum = ["LLCS1002", "SchemaDoeNotSupportXMSEnum"];
exports.UnknownTypeFormat = ["LLCS1003", "UnknownTypeFormat"];
exports.ArrayMissingItems = ["LLCS1004", "ArrayMissingItems"];
exports.sad = ["SAD", "MESSAGE"];
//# sourceMappingURL=messages.js.map