zrok/sdk/node/sdk_ts/dist/zrok/api/model/overview.mjs.map
2023-11-16 10:25:52 -06:00

1 line
1.4 KiB
Plaintext

{"version":3,"sources":["../../../../src/zrok/api/model/overview.ts"],"sourcesContent":["/**\n * zrok\n * zrok client access\n *\n * The version of the OpenAPI document: 0.3.0\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\nimport { RequestFile } from './models';\nimport { EnvironmentAndResources } from './environmentAndResources';\n\nexport class Overview {\n 'accountLimited'?: boolean;\n 'environments'?: Array<EnvironmentAndResources>;\n\n static discriminator: string | undefined = undefined;\n\n static attributeTypeMap: Array<{name: string, baseName: string, type: string}> = [\n {\n \"name\": \"accountLimited\",\n \"baseName\": \"accountLimited\",\n \"type\": \"boolean\"\n },\n {\n \"name\": \"environments\",\n \"baseName\": \"environments\",\n \"type\": \"Array<EnvironmentAndResources>\"\n } ];\n\n static getAttributeTypeMap() {\n return Overview.attributeTypeMap;\n }\n}\n\n"],"mappings":";AAeO,IAAM,YAAN,MAAM,UAAS;AAAA,EAkBlB,OAAO,sBAAsB;AACzB,WAAO,UAAS;AAAA,EACpB;AACJ;AArBa,UAIF,gBAAoC;AAJlC,UAMF,mBAA0E;AAAA,EAC7E;AAAA,IACI,QAAQ;AAAA,IACR,YAAY;AAAA,IACZ,QAAQ;AAAA,EACZ;AAAA,EACA;AAAA,IACI,QAAQ;AAAA,IACR,YAAY;AAAA,IACZ,QAAQ;AAAA,EACZ;AAAK;AAhBN,IAAM,WAAN;","names":[]}