diff --git a/tools/sdk-testgen/common/changes/@autorest/testmodeler/20230131-webpack_2023-01-31-12-17.json b/tools/sdk-testgen/common/changes/@autorest/testmodeler/20230131-webpack_2023-01-31-12-17.json deleted file mode 100644 index 0bd6da8028d..00000000000 --- a/tools/sdk-testgen/common/changes/@autorest/testmodeler/20230131-webpack_2023-01-31-12-17.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@autorest/testmodeler", - "comment": "Use webpack and remove npm-shrinkwrap.json", - "type": "patch" - } - ], - "packageName": "@autorest/testmodeler" -} \ No newline at end of file diff --git a/tools/sdk-testgen/common/config/rush/pnpm-lock.yaml b/tools/sdk-testgen/common/config/rush/pnpm-lock.yaml index 9cfa6a92d5d..ffe1fdc9224 100644 --- a/tools/sdk-testgen/common/config/rush/pnpm-lock.yaml +++ b/tools/sdk-testgen/common/config/rush/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@rush-temp/testmodeler': file:./projects/testmodeler.tgz '@types/jest': ^26.0.24 '@types/lodash': ^4.14.176 - '@types/node': 10.17.0 + '@types/node': ^14.0.0 '@typescript-eslint/eslint-plugin': ^5.17.0 '@typescript-eslint/parser': ^5.17.0 autorest: ^3.2.3 @@ -16,12 +16,12 @@ specifiers: eslint: ^7.25.0 eslint-config-prettier: ^8.3.0 eslint-plugin-prettier: ^3.4.0 - eslint-plugin-sort-imports-es6-autofix: ^0.6.0 + eslint-plugin-sort-imports-es6-autofix: 0.6.0 jest: ^26.6.3 jest-junit: ^12.2.0 jsonpath-plus: ^7.2.0 lodash: ^4.17.21 - oav: 3.0.3 + oav: 3.2.4 prettier: ^2.2.1 reflect-metadata: 0.1.13 source-map-support: ^0.5.19 @@ -38,7 +38,7 @@ dependencies: '@rush-temp/testmodeler': file:projects/testmodeler.tgz '@types/jest': 26.0.24 '@types/lodash': 4.14.181 - '@types/node': 10.17.0 + '@types/node': 14.18.36 '@typescript-eslint/eslint-plugin': 5.18.0_e5d04e5cddb8621986b535ccedaf8ecb '@typescript-eslint/parser': 5.18.0_eslint@7.32.0+typescript@4.2.4 autorest: 3.6.1 @@ -52,7 +52,7 @@ dependencies: jest-junit: 12.3.0 jsonpath-plus: 7.2.0 lodash: 4.17.21 - oav: 3.0.3 + oav: 3.2.4 prettier: 2.6.2 reflect-metadata: 0.1.13 source-map-support: 0.5.21 @@ -75,13 +75,12 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: false - /@apidevtools/json-schema-ref-parser/9.0.9: - resolution: {integrity: sha512-GBD2Le9w2+lVFoc4vswGI/TjkNIZSVp7+9xPf+X3uidBfWnAeUWmquteSyt0+VCrhNMWj/FTABISQrD3Z/YA+w==} + /@apidevtools/json-schema-ref-parser/9.0.6: + resolution: {integrity: sha512-M3YgsLjI0lZxvrpeGVk9Ap032W6TPQkH6pRAZz81Ac3WUNF79VQooAFnp8umjvVzUmD93NkogxEwbSce7qMsUg==} dependencies: '@jsdevtools/ono': 7.1.3 - '@types/json-schema': 7.0.11 call-me-maybe: 1.0.1 - js-yaml: 4.1.0 + js-yaml: 3.14.1 dev: false /@apidevtools/openapi-schemas/2.1.0: @@ -93,17 +92,18 @@ packages: resolution: {integrity: sha512-QAkD5kK2b1WfjDS/UQn/qQkbwF31uqRjPTrsCs5ZG9BQGAkjwvqGFjjPqAuzac/IYzpPtRzjCP1WrTuAIjMrXg==} dev: false - /@apidevtools/swagger-parser/10.0.3: - resolution: {integrity: sha512-sNiLY51vZOmSPFZA5TF35KZ2HbgYklQnTSDnkghamzLb3EkNtcQnrBQEj5AOCxHpTtXpqMCRM1CrmV2rG6nw4g==} + /@apidevtools/swagger-parser/10.1.0: + resolution: {integrity: sha512-9Kt7EuS/7WbMAUv2gSziqjvxwDbFSg3Xeyfuj5laUODX8o/k/CpsAKiQ8W7/R88eXFTMbJYg6+7uAmOWNKmwnw==} peerDependencies: openapi-types: '>=7' dependencies: - '@apidevtools/json-schema-ref-parser': 9.0.9 + '@apidevtools/json-schema-ref-parser': 9.0.6 '@apidevtools/openapi-schemas': 2.1.0 '@apidevtools/swagger-methods': 3.0.2 '@jsdevtools/ono': 7.1.3 + ajv: 8.11.0 + ajv-draft-04: 1.0.0_ajv@8.11.0 call-me-maybe: 1.0.1 - z-schema: 5.0.3 dev: false /@autorest/codemodel/4.19.2: @@ -171,23 +171,6 @@ packages: tslib: 2.3.1 dev: false - /@azure/arm-resources/4.2.2: - resolution: {integrity: sha512-Oic1OcEwgex3X1KkhP9UM/E/taIaS9oID7PL/CZ8knD7qtVNSRvTxP3uvD3ZpH9NYBYXngJsX5xyRu66iFN+rA==} - deprecated: 'Please note, versions of this package with version numbers 4.2.2 and below have been deprecated as of 31-March-2022. We strongly encourage you to upgrade to version 5.0.0 or above to continue receiving updates. Refer to our deprecation policy: https://azure.github.io/azure-sdk/policies_support.html for more details.' - dependencies: - '@azure/core-auth': 1.3.2 - '@azure/ms-rest-azure-js': 2.1.0 - '@azure/ms-rest-js': 2.6.1 - tslib: 1.14.1 - transitivePeerDependencies: - - encoding - dev: false - - /@azure/core-asynciterator-polyfill/1.0.2: - resolution: {integrity: sha512-3rkP4LnnlWawl0LZptJOdXNrT/fHp2eQMadoasa6afspXdpGrtPZuAQc2PD0cpgyuoXtUWyC3tv7xfntjGS5Dw==} - engines: {node: '>=12.0.0'} - dev: false - /@azure/core-auth/1.3.2: resolution: {integrity: sha512-7CU6DmCHIZp5ZPiZ9r3J17lTKMmYsm/zGvNkjArQwPkrLlZ1TZ+EUYfGgh2X31OLMVAQCTJZW4cXHJi02EbJnA==} engines: {node: '>=12.0.0'} @@ -196,33 +179,18 @@ packages: tslib: 2.3.1 dev: false - /@azure/core-client/1.5.0: - resolution: {integrity: sha512-YNk8i9LT6YcFdFO+RRU0E4Ef+A8Y5lhXo6lz61rwbG8Uo7kSqh0YqK04OexiilM43xd6n3Y9yBhLnb1NFNI9dA==} - engines: {node: '>=12.0.0'} + /@azure/core-http/2.3.1: + resolution: {integrity: sha512-cur03BUwV0Tbv81bQBOLafFB02B6G++K6F2O3IMl8pSE2QlXm3cu11bfyBNlDUKi5U+xnB3GC63ae3athhkx6Q==} + engines: {node: '>=14.0.0'} dependencies: '@azure/abort-controller': 1.0.4 - '@azure/core-asynciterator-polyfill': 1.0.2 '@azure/core-auth': 1.3.2 - '@azure/core-rest-pipeline': 1.8.0 '@azure/core-tracing': 1.0.0-preview.13 - '@azure/logger': 1.0.3 - tslib: 2.3.1 - transitivePeerDependencies: - - supports-color - dev: false - - /@azure/core-http/1.2.6: - resolution: {integrity: sha512-odtH7UMKtekc5YQ86xg9GlVHNXR6pq2JgJ5FBo7/jbOjNGdBqcrIVrZx2bevXVJz/uUTSx6vUf62gzTXTfqYSQ==} - engines: {node: '>=8.0.0'} - dependencies: - '@azure/abort-controller': 1.0.4 - '@azure/core-asynciterator-polyfill': 1.0.2 - '@azure/core-auth': 1.3.2 - '@azure/core-tracing': 1.0.0-preview.11 + '@azure/core-util': 1.1.1 '@azure/logger': 1.0.3 '@types/node-fetch': 2.6.1 - '@types/tunnel': 0.0.1 - form-data: 3.0.1 + '@types/tunnel': 0.0.3 + form-data: 4.0.0 node-fetch: 2.6.7 process: 0.11.10 tough-cookie: 4.0.0 @@ -234,45 +202,6 @@ packages: - encoding dev: false - /@azure/core-lro/1.0.5: - resolution: {integrity: sha512-0EFCFZxARrIoLWMIRt4vuqconRVIO2Iin7nFBfJiYCCbKp5eEmxutNk8uqudPmG0XFl5YqlVh68/al/vbE5OOg==} - engines: {node: '>=8.0.0'} - dependencies: - '@azure/abort-controller': 1.0.4 - '@azure/core-http': 1.2.6 - '@azure/core-tracing': 1.0.0-preview.11 - events: 3.3.0 - tslib: 2.3.1 - transitivePeerDependencies: - - encoding - dev: false - - /@azure/core-rest-pipeline/1.8.0: - resolution: {integrity: sha512-o8eZr96erQpiq8EZhZU/SyN6ncOfZ6bexwN2nMm9WpDmZGvaq907kopADt8XvNhbEF7kRA1l901Pg8mXjWp3UQ==} - engines: {node: '>=12.0.0'} - dependencies: - '@azure/abort-controller': 1.0.4 - '@azure/core-auth': 1.3.2 - '@azure/core-tracing': 1.0.0-preview.13 - '@azure/logger': 1.0.3 - form-data: 4.0.0 - http-proxy-agent: 4.0.1 - https-proxy-agent: 5.0.0 - tslib: 2.3.1 - uuid: 8.3.2 - transitivePeerDependencies: - - supports-color - dev: false - - /@azure/core-tracing/1.0.0-preview.11: - resolution: {integrity: sha512-frF0pJc9HTmKncVokhBxCqipjbql02DThQ1ZJ9wLi7SDMLdPAFyDI5xZNzX5guLz+/DtPkY+SGK2li9FIXqshQ==} - engines: {node: '>=8.0.0'} - dependencies: - '@opencensus/web-types': 0.0.7 - '@opentelemetry/api': 1.0.0-rc.0 - tslib: 2.3.1 - dev: false - /@azure/core-tracing/1.0.0-preview.13: resolution: {integrity: sha512-KxDlhXyMlh2Jhj2ykX6vNEU0Vou4nHr025KoSEiz7cS3BNiHNaZcdECk/DmLkEB0as5T7b/TpRcehJ5yV6NeXQ==} engines: {node: '>=12.0.0'} @@ -281,36 +210,12 @@ packages: tslib: 2.3.1 dev: false - /@azure/core-util/1.0.0-beta.1: - resolution: {integrity: sha512-pS6cup979/qyuyNP9chIybK2qVkJ3MarbY/bx3JcGKE6An6dRweLnsfJfU2ydqUI/B51Rjnn59ajHIhCUTwWZw==} - engines: {node: '>=8.0.0'} - dependencies: - tslib: 2.3.1 - dev: false - - /@azure/identity/2.0.4: - resolution: {integrity: sha512-ZgFubAsmo7dji63NLPaot6O7pmDfceAUPY57uphSCr0hmRj+Cakqb4SUz5SohCHFtscrhcmejRU903Fowz6iXg==} + /@azure/core-util/1.1.1: + resolution: {integrity: sha512-A4TBYVQCtHOigFb2ETiiKFDocBoI1Zk2Ui1KpI42aJSIDexF7DHQFpnjonltXAIU/ceH+1fsZAWWgvX6/AKzog==} engines: {node: '>=12.0.0'} dependencies: '@azure/abort-controller': 1.0.4 - '@azure/core-auth': 1.3.2 - '@azure/core-client': 1.5.0 - '@azure/core-rest-pipeline': 1.8.0 - '@azure/core-tracing': 1.0.0-preview.13 - '@azure/core-util': 1.0.0-beta.1 - '@azure/logger': 1.0.3 - '@azure/msal-browser': 2.23.0 - '@azure/msal-common': 4.5.1 - '@azure/msal-node': 1.8.0 - events: 3.3.0 - jws: 4.0.0 - open: 8.4.0 - stoppable: 1.1.0 tslib: 2.3.1 - uuid: 8.3.2 - transitivePeerDependencies: - - debug - - supports-color dev: false /@azure/logger/1.0.3: @@ -320,67 +225,6 @@ packages: tslib: 2.3.1 dev: false - /@azure/ms-rest-azure-js/2.1.0: - resolution: {integrity: sha512-CjZjB8apvXl5h97Ck6SbeeCmU0sk56YPozPtTyGudPp1RGoHXNjFNtoOvwOG76EdpmMpxbK10DqcygI16Lu60Q==} - dependencies: - '@azure/core-auth': 1.3.2 - '@azure/ms-rest-js': 2.6.1 - tslib: 1.14.1 - transitivePeerDependencies: - - encoding - dev: false - - /@azure/ms-rest-js/2.6.1: - resolution: {integrity: sha512-LLi4jRe/qy5IM8U2CkoDgSZp2OH+MgDe2wePmhz8uY84Svc53EhHaamVyoU6BjjHBxvCRh1vcD1urJDccrxqIw==} - dependencies: - '@azure/core-auth': 1.3.2 - abort-controller: 3.0.0 - form-data: 2.5.1 - node-fetch: 2.6.7 - tough-cookie: 3.0.1 - tslib: 1.14.1 - tunnel: 0.0.6 - uuid: 8.3.2 - xml2js: 0.4.23 - transitivePeerDependencies: - - encoding - dev: false - - /@azure/msal-browser/2.23.0: - resolution: {integrity: sha512-qxyWmsP/pf+xJFEhMgiJ0r1v6TjF+x8iMWYU5R63Lb/fjQfKalaNX9f5D6GbJYJS5s9OF3abtdGtB/Lxea15mQ==} - engines: {node: '>=0.8.0'} - dependencies: - '@azure/msal-common': 6.2.0 - dev: false - - /@azure/msal-common/4.5.1: - resolution: {integrity: sha512-/i5dXM+QAtO+6atYd5oHGBAx48EGSISkXNXViheliOQe+SIFMDo3gSq3lL54W0suOSAsVPws3XnTaIHlla0PIQ==} - engines: {node: '>=0.8.0'} - dependencies: - debug: 4.3.4 - transitivePeerDependencies: - - supports-color - dev: false - - /@azure/msal-common/6.2.0: - resolution: {integrity: sha512-SU2/vfbKn1WvtKM8tsBKZAbmRJvO8E3H773ZT0GGKuO9rwLfxP5qOzTHV5crCEm8DgvL/IppmWh2lsUFieDi1A==} - engines: {node: '>=0.8.0'} - dev: false - - /@azure/msal-node/1.8.0: - resolution: {integrity: sha512-rA5KzhvNuNef6Bzap8Sm/LbuesvA1yY2dj/W+QZuKMtT5nboZ4n4w8LRjwMMxucvYfizybPbLGTFpbq2IJtOfQ==} - engines: {node: 10 || 12 || 14 || 16} - dependencies: - '@azure/msal-common': 6.2.0 - axios: 0.21.4 - https-proxy-agent: 5.0.0 - jsonwebtoken: 8.5.1 - uuid: 8.3.2 - transitivePeerDependencies: - - debug - - supports-color - dev: false - /@azure/openapi-markdown/0.9.4: resolution: {integrity: sha512-QBxabmf+64mQuyWRLsBoLKdvB7PH2U9RsyQMekorl17DOVEkgQxMsQdL/WMlz/V2wMyiI433FlrbdUiiFapfKg==} dependencies: @@ -798,7 +642,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 chalk: 4.1.2 jest-message-util: 26.6.2 jest-util: 26.6.2 @@ -814,7 +658,7 @@ packages: '@jest/test-result': 26.6.2 '@jest/transform': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 ansi-escapes: 4.3.2 chalk: 4.1.2 exit: 0.1.2 @@ -851,7 +695,7 @@ packages: dependencies: '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 jest-mock: 26.6.2 dev: false @@ -861,7 +705,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@sinonjs/fake-timers': 6.0.1 - '@types/node': 10.17.0 + '@types/node': 14.18.36 jest-message-util: 26.6.2 jest-mock: 26.6.2 jest-util: 26.6.2 @@ -888,7 +732,7 @@ packages: chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 - glob: 7.2.0 + glob: 7.2.3 graceful-fs: 4.2.10 istanbul-lib-coverage: 3.2.0 istanbul-lib-instrument: 4.0.3 @@ -975,7 +819,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 10.17.0 + '@types/node': 14.18.36 '@types/yargs': 15.0.14 chalk: 4.1.2 dev: false @@ -1021,12 +865,6 @@ packages: resolution: {integrity: sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==} dev: false - /@microsoft.azure/autorest-extension-base/1.0.13: - resolution: {integrity: sha1-/VobUj8CzK3525vK8Jez/5mSgeY=} - dependencies: - vscode-jsonrpc: 3.6.2 - dev: false - /@nodelib/fs.scandir/2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -1067,16 +905,6 @@ packages: engines: {node: 6.x || >=8.x} dev: false - /@opencensus/web-types/0.0.7: - resolution: {integrity: sha512-xB+w7ZDAu3YBzqH44rCmG9/RlrOmFuDPt/bpf17eJr8eZSrLt7nc7LnWdxM9Mmoj/YKMHpxRg28txu3TcpiL+g==} - engines: {node: '>=6.0'} - dev: false - - /@opentelemetry/api/1.0.0-rc.0: - resolution: {integrity: sha512-iXKByCMfrlO5S6Oh97BuM56tM2cIBB0XsL/vWF/AtJrJEKx4MC/Xdu0xDsGXMGcNWpqF7ujMsjjnp0+UHBwnDQ==} - engines: {node: '>=8.0.0'} - dev: false - /@opentelemetry/api/1.0.4: resolution: {integrity: sha512-BuJuXRSJNQ3QoKA6GWWDyuLpOUck+9hAXNMCnrloc1aWVoy6Xq6t9PUV08aBZ4Lutqq2LEHM486bpZqoViScog==} engines: {node: '>=8.0.0'} @@ -1169,13 +997,6 @@ packages: tslib: 1.14.1 dev: false - /@ts-common/json/0.3.1: - resolution: {integrity: sha512-vaplNdZPdeWr4p+hLJGdn08UMTSgYQrlRtxrAS0fAWyMlmFalBm/XRhHnohgiflRaj2jxl7ZxihjNlC/LZ/1YQ==} - dependencies: - '@ts-common/iterator': 0.3.6 - '@ts-common/string-map': 0.3.0 - dev: false - /@ts-common/string-map/0.3.0: resolution: {integrity: sha512-tikHtQPV/R48VAnlolyl1FIHciror68LXyruelvYf+lRE6ysjIGB2iNyw7wN6aDcUs2wN/CD6fF8Ye7lVIWNTQ==} dependencies: @@ -1255,7 +1076,7 @@ packages: /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 10.17.0 + '@types/node': 14.18.36 dev: false /@types/istanbul-lib-coverage/2.0.4: @@ -1300,7 +1121,7 @@ packages: /@types/node-fetch/2.6.1: resolution: {integrity: sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==} dependencies: - '@types/node': 10.17.0 + '@types/node': 14.18.36 form-data: 3.0.1 dev: false @@ -1308,6 +1129,10 @@ packages: resolution: {integrity: sha512-wuJwN2KV4tIRz1bu9vq5kSPasJ8IsEjZaP1ZR7KlmdUZvGF/rXy8DmXOVwUD0kAtvtJ7aqMKPqUXC0NUTDbrDg==} dev: false + /@types/node/14.18.36: + resolution: {integrity: sha512-FXKWbsJ6a1hIrRxv+FoukuHnGTgEzKYGi7kilfMae96AL9UNkPFNWJEEYWzdRI9ooIkbr4AKldyuSTLql06vLQ==} + dev: false + /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: false @@ -1324,10 +1149,10 @@ packages: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} dev: false - /@types/tunnel/0.0.1: - resolution: {integrity: sha512-AOqu6bQu5MSWwYvehMXLukFHnupHrpZ8nvgae5Ggie9UwzDR1CCwoXgSSWNZJuyOlCdfdsWMA5F2LlmvyoTv8A==} + /@types/tunnel/0.0.3: + resolution: {integrity: sha512-sOUTGn6h1SfQ+gbgqC364jLFBw2lnFqkgF3q0WovEHRLMrVD1sd5aufqi/aJObLekJO+Aq5z646U4Oxy6shXMA==} dependencies: - '@types/node': 10.17.0 + '@types/node': 14.18.36 dev: false /@types/yargs-parser/21.0.0: @@ -1621,28 +1446,6 @@ packages: resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} dev: false - /abbrev/1.0.9: - resolution: {integrity: sha512-LEyx4aLEC3x6T0UguF6YILf+ntvmOaWsVfENmIW0E9H09vKlLDGelMjjSm0jkDHALj8A8quZ/HapKNigzwge+Q==} - dev: false - - /abbrev/1.1.1: - resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} - dev: false - - /abort-controller/3.0.0: - resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} - engines: {node: '>=6.5'} - dependencies: - event-target-shim: 5.0.1 - dev: false - - /acorn-globals/4.3.4: - resolution: {integrity: sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==} - dependencies: - acorn: 6.4.2 - acorn-walk: 6.2.0 - dev: false - /acorn-globals/6.0.0: resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==} dependencies: @@ -1666,30 +1469,19 @@ packages: acorn: 7.4.1 dev: false - /acorn-walk/6.2.0: - resolution: {integrity: sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==} - engines: {node: '>=0.4.0'} - dev: false - /acorn-walk/7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} dev: false - /acorn/5.7.4: - resolution: {integrity: sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: false - - /acorn/6.4.2: - resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} + /acorn/7.4.1: + resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} hasBin: true dev: false - /acorn/7.4.1: - resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} + /acorn/8.7.0: + resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==} engines: {node: '>=0.4.0'} hasBin: true dev: false @@ -1709,14 +1501,6 @@ packages: - supports-color dev: false - /aggregate-error/3.1.0: - resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} - engines: {node: '>=8'} - dependencies: - clean-stack: 2.2.0 - indent-string: 4.0.0 - dev: false - /aggregate-error/4.0.0: resolution: {integrity: sha512-8DGp7zUt1E9k0NE2q4jlXHk+V3ORErmwolEdRz9iV+LKJ40WhMHh92cxAvhqV2I+zEn/gotIoqoMs0NjF3xofg==} engines: {node: '>=12'} @@ -1725,6 +1509,17 @@ packages: indent-string: 5.0.0 dev: false + /ajv-draft-04/1.0.0_ajv@8.11.0: + resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==} + peerDependencies: + ajv: ^8.5.0 + peerDependenciesMeta: + ajv: + optional: true + dependencies: + ajv: 8.11.0 + dev: false + /ajv-keywords/3.5.2_ajv@6.12.6: resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} peerDependencies: @@ -1733,13 +1528,6 @@ packages: ajv: 6.12.6 dev: false - /ajv-pack/0.3.1: - resolution: {integrity: sha512-psFkqg+ItqBXjQ0kbdP/Y72Jmz+wHt8MD7bVGdzdxjKsp988QTK5YMQoBsPUotbhnYO8VKPU3vPALYlhO/2gtg==} - dependencies: - js-beautify: 1.14.2 - require-from-string: 1.2.1 - dev: false - /ajv/6.12.3: resolution: {integrity: sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==} dependencies: @@ -1767,12 +1555,6 @@ packages: uri-js: 4.4.1 dev: false - /amdefine/1.0.1: - resolution: {integrity: sha512-S2Hw0TtNkMJhIabBwIojKL9YHO5T0n5eNqWJ7Lrlel/zDbftQpxpapi8tZs3X1HWa+u+QeydGmzzNU0m09+Rcg==} - engines: {node: '>=0.4.2'} - dev: false - optional: true - /ansi-colors/4.1.1: resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==} engines: {node: '>=6'} @@ -1824,17 +1606,6 @@ packages: picomatch: 2.3.1 dev: false - /append-transform/2.0.0: - resolution: {integrity: sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg==} - engines: {node: '>=8'} - dependencies: - default-require-extensions: 3.0.0 - dev: false - - /archy/1.0.0: - resolution: {integrity: sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==} - dev: false - /argparse/1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: @@ -1860,10 +1631,6 @@ packages: engines: {node: '>=0.10.0'} dev: false - /array-equal/1.0.0: - resolution: {integrity: sha512-H3LU5RLiSsGXPhN+Nipar0iR0IofH+8r89G2y1tBKxQ/agagKyAjhkAFDRBfodP2caPrNKHpAWNIM/c9yeL7uA==} - dev: false - /array-includes/3.1.4: resolution: {integrity: sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==} engines: {node: '>= 0.4'} @@ -1925,20 +1692,12 @@ packages: engines: {node: '>=8'} dev: false - /async-limiter/1.0.1: - resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} - dev: false - /async-retry/1.3.3: resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==} dependencies: retry: 0.13.1 dev: false - /async/1.5.2: - resolution: {integrity: sha512-nSVgobk4rv61R9PUSDtYt7mPVB2olxNR5RWJcAsH676/ef11bUZwvu7+RGYrYauVdDPcO519v68wRhXQtxsV9w==} - dev: false - /async/3.2.3: resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==} dev: false @@ -1968,14 +1727,6 @@ packages: resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==} dev: false - /axios/0.21.4: - resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} - dependencies: - follow-redirects: 1.14.9 - transitivePeerDependencies: - - debug - dev: false - /babel-eslint/9.0.0: resolution: {integrity: sha512-itv1MwE3TMbY0QtNfeL7wzak1mV47Uy+n6HtSOO4Xd7rvmO+tsGQSgyOEEgo6Y2vHZKZphaoelNeSVj4vkLA1g==} engines: {node: '>=6'} @@ -2160,10 +1911,6 @@ packages: node-int64: 0.4.0 dev: false - /buffer-equal-constant-time/1.0.1: - resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==} - dev: false - /buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} dev: false @@ -2183,16 +1930,6 @@ packages: unset-value: 1.0.0 dev: false - /caching-transform/4.0.0: - resolution: {integrity: sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA==} - engines: {node: '>=8'} - dependencies: - hasha: 5.2.2 - make-dir: 3.1.0 - package-hash: 4.0.0 - write-file-atomic: 3.0.3 - dev: false - /call-bind/1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: @@ -2298,11 +2035,6 @@ packages: static-extend: 0.1.2 dev: false - /clean-stack/2.2.0: - resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} - engines: {node: '>=6'} - dev: false - /clean-stack/4.1.0: resolution: {integrity: sha512-dxXQYI7mfQVcaF12s6sjNFoZ6ZPDQuBBLp3QJ5156k9EvUFClUoZ11fo8HnLQO241DDVntHEug8MOuFO5PSfRg==} engines: {node: '>=12'} @@ -2420,11 +2152,7 @@ packages: /commander/2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - dev: false - - /commander/4.1.1: - resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} - engines: {node: '>= 6'} + requiresBuild: true dev: false /commander/7.2.0: @@ -2437,13 +2165,14 @@ packages: engines: {node: '>= 12'} dev: false - /commander/9.5.0: - resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} + /commander/9.1.0: + resolution: {integrity: sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w==} engines: {node: ^12.20.0 || >=14} dev: false - /commondir/1.0.1: - resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} + /commander/9.5.0: + resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} + engines: {node: ^12.20.0 || >=14} dev: false /commonmark/0.28.1: @@ -2471,14 +2200,7 @@ packages: dev: false /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} - dev: false - - /config-chain/1.1.13: - resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} - dependencies: - ini: 1.3.8 - proto-list: 1.2.4 + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: false /confusing-browser-globals/1.0.11: @@ -2491,10 +2213,6 @@ packages: safe-buffer: 5.1.2 dev: false - /cookiejar/2.1.3: - resolution: {integrity: sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==} - dev: false - /copy-descriptor/0.1.1: resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=} engines: {node: '>=0.10.0'} @@ -2504,10 +2222,6 @@ packages: resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==} dev: false - /core-util-is/1.0.3: - resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} - dev: false - /cp-file/9.1.0: resolution: {integrity: sha512-3scnzFj/94eb7y4wyXRWwvzLFaQp87yyfTnChIjlfYrVqp5lVO3E2hIJMeQIltUT0K2ZAB3An1qXcBmwGyvuwA==} engines: {node: '>=10'} @@ -2577,12 +2291,6 @@ packages: resolution: {integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==} dev: false - /cssstyle/1.4.0: - resolution: {integrity: sha512-GBrLZYZ4X4x6/QEoBnIrqb8B/f5l4+8me2dkom/j1Gtbxy0kBv6OGzKuAsGM75bkGwGAFkt56Iwg28S3XTZgSA==} - dependencies: - cssom: 0.3.8 - dev: false - /cssstyle/2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} engines: {node: '>=8'} @@ -2601,14 +2309,6 @@ packages: assert-plus: 1.0.0 dev: false - /data-urls/1.1.0: - resolution: {integrity: sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==} - dependencies: - abab: 2.0.5 - whatwg-mimetype: 2.3.0 - whatwg-url: 7.1.0 - dev: false - /data-urls/2.0.0: resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} engines: {node: '>=10'} @@ -2620,6 +2320,7 @@ packages: /date-format/0.0.2: resolution: {integrity: sha512-M4obuJx8jU5T91lcbwi0+QPNVaWOY1DQYz5xUuKYWO93osVzB2ZPqyDUc5T+mDjbA1X8VOb4JDZ+8r2MrSOp7Q==} + deprecated: 0.x is no longer supported. Please upgrade to 4.x or higher. dev: false /debug/2.6.9: @@ -2689,18 +2390,6 @@ packages: engines: {node: '>=0.10.0'} dev: false - /default-require-extensions/3.0.0: - resolution: {integrity: sha512-ek6DpXq/SCpvjhpFsLFRVtIxJCRw6fUR42lYMVZuUMK7n8eMz4Uh5clckdBjEpLhn/gEBZo7hDJnJcwdKLKQjg==} - engines: {node: '>=8'} - dependencies: - strip-bom: 4.0.0 - dev: false - - /define-lazy-prop/2.0.0: - resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} - engines: {node: '>=8'} - dev: false - /define-properties/1.1.3: resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==} engines: {node: '>= 0.4'} @@ -2772,12 +2461,6 @@ packages: esutils: 2.0.3 dev: false - /domexception/1.0.1: - resolution: {integrity: sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==} - dependencies: - webidl-conversions: 4.0.2 - dev: false - /domexception/2.0.1: resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} engines: {node: '>=8'} @@ -2796,22 +2479,6 @@ packages: safer-buffer: 2.1.2 dev: false - /ecdsa-sig-formatter/1.0.11: - resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==} - dependencies: - safe-buffer: 5.2.1 - dev: false - - /editorconfig/0.15.3: - resolution: {integrity: sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==} - hasBin: true - dependencies: - commander: 2.20.3 - lru-cache: 4.1.5 - semver: 5.7.1 - sigmund: 1.0.1 - dev: false - /electron-to-chromium/1.4.104: resolution: {integrity: sha512-2kjoAyiG7uMyGRM9mx25s3HAzmQG2ayuYXxsFmYugHSDcwxREgLtscZvbL1JcW9S/OemeQ3f/SG6JhDwpnCclQ==} dev: false @@ -2909,10 +2576,6 @@ packages: is-symbol: 1.0.4 dev: false - /es6-error/4.1.1: - resolution: {integrity: sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==} - dev: false - /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -2951,19 +2614,6 @@ packages: source-map: 0.6.1 dev: false - /escodegen/1.8.1: - resolution: {integrity: sha512-yhi5S+mNTOuRvyW4gWlg5W1byMaQGWWSYHXsuFZ7GBo7tpyOwi2EdzMP/QWxh9hwkD2m+wDVHJsxhRIj+v/b/A==} - engines: {node: '>=0.12.0'} - hasBin: true - dependencies: - esprima: 2.7.3 - estraverse: 1.9.3 - esutils: 2.0.3 - optionator: 0.8.3 - optionalDependencies: - source-map: 0.2.0 - dev: false - /escodegen/2.0.0: resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} engines: {node: '>=6.0'} @@ -3179,12 +2829,6 @@ packages: hasBin: true dev: false - /esprima/2.7.3: - resolution: {integrity: sha512-OarPfz0lFCiW4/AV2Oy1Rp9qu0iusTKqykwTspGCZtPxmF81JR4MmIebvF1F9+UOKth2ZubLQ4XGGaU+hSn99A==} - engines: {node: '>=0.10.0'} - hasBin: true - dev: false - /esprima/4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} @@ -3205,11 +2849,6 @@ packages: estraverse: 5.3.0 dev: false - /estraverse/1.9.3: - resolution: {integrity: sha512-25w1fMXQrGdoquWnScXZGckOv+Wes+JDnuN/+7ex3SauFRS72r2lFDec0EKPt2YD1wUJ/IrfEex+9yp4hfSOJA==} - engines: {node: '>=0.10.0'} - dev: false - /estraverse/4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} engines: {node: '>=4.0'} @@ -3225,11 +2864,6 @@ packages: engines: {node: '>=0.10.0'} dev: false - /event-target-shim/5.0.1: - resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} - engines: {node: '>=6'} - dev: false - /eventemitter3/4.0.7: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} dev: false @@ -3339,10 +2973,6 @@ packages: engines: {'0': node >=0.6.0} dev: false - /faker/4.1.0: - resolution: {integrity: sha512-ILKg69P6y/D8/wSmDXw35Ly0re8QzQ8pMfBCflsGiZG2ZjMUNLYNexA6lz5pkmJlepVdsiDFUxYAzPQ9/+iGLA==} - dev: false - /faker/5.5.3: resolution: {integrity: sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g==} dev: false @@ -3429,15 +3059,6 @@ packages: to-regex-range: 5.0.1 dev: false - /find-cache-dir/3.3.2: - resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} - engines: {node: '>=8'} - dependencies: - commondir: 1.0.1 - make-dir: 3.1.0 - pkg-dir: 4.2.0 - dev: false - /find-up/2.1.0: resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} engines: {node: '>=4'} @@ -3481,16 +3102,6 @@ packages: resolution: {integrity: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==} dev: false - /follow-redirects/1.14.9: - resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==} - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - dev: false - /for-in/1.0.2: resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} engines: {node: '>=0.10.0'} @@ -3500,14 +3111,6 @@ packages: resolution: {integrity: sha512-ZBbtRiapkZYLsqoPyZOR+uPfto0GRMNQN1GwzZtZt7iZvPPbDDQV0JF5Hx4o/QFQ5c0vyuoZ98T8RSBbopzWtA==} dev: false - /foreground-child/2.0.0: - resolution: {integrity: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==} - engines: {node: '>=8.0.0'} - dependencies: - cross-spawn: 7.0.3 - signal-exit: 3.0.7 - dev: false - /forever-agent/0.6.1: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: false @@ -3521,15 +3124,6 @@ packages: mime-types: 2.1.35 dev: false - /form-data/2.5.1: - resolution: {integrity: sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==} - engines: {node: '>= 0.12'} - dependencies: - asynckit: 0.4.0 - combined-stream: 1.0.8 - mime-types: 2.1.35 - dev: false - /form-data/3.0.1: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} @@ -3548,15 +3142,6 @@ packages: mime-types: 2.1.35 dev: false - /format-util/1.0.5: - resolution: {integrity: sha512-varLbTj0e0yVyRpqQhuWV+8hlePAgaoFRhNFj50BNjEIrw1/DphHSObtqwskVCPWNgzwPoQrZAbfa/SBiicNeg==} - dev: false - - /formidable/1.2.6: - resolution: {integrity: sha512-KcpbcpuLNOwrEjnbpMC0gS+X8ciDoZE1kkqzat4a8vrprf+s9pKNQ/QIwWfbfs4ltgmFl3MD177SNTkve3BwGQ==} - deprecated: 'Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau' - dev: false - /fragment-cache/0.2.1: resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=} engines: {node: '>=0.10.0'} @@ -3564,10 +3149,6 @@ packages: map-cache: 0.2.2 dev: false - /fromentries/1.3.2: - resolution: {integrity: sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==} - dev: false - /front-matter/4.0.2: resolution: {integrity: sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==} dependencies: @@ -3584,7 +3165,7 @@ packages: dev: false /fs.realpath/1.0.0: - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} dev: false /fsevents/2.3.2: @@ -3670,27 +3251,6 @@ packages: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} dev: false - /glob/5.0.15: - resolution: {integrity: sha512-c9IPMazfRITpmAAKi22dK1VKxGDX9ehhqfABDriL/lzO92xcUKEJPQHrVA/2YHSNFB4iFlykVmWvwo48nr3OxA==} - dependencies: - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 - dev: false - - /glob/7.2.0: - resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 - dev: false - /glob/7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} dependencies: @@ -3741,12 +3301,6 @@ packages: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: false - /graphlib/2.1.8: - resolution: {integrity: sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==} - dependencies: - lodash: 4.17.21 - dev: false - /growly/1.3.0: resolution: {integrity: sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=} dev: false @@ -3788,11 +3342,6 @@ packages: resolution: {integrity: sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==} dev: false - /has-flag/1.0.0: - resolution: {integrity: sha512-DyYHfIYwAJmjAjSSPKANxI8bFY9YtFrgkAfinBojQ8YJTOuOuav64tMUJv584SES4xl74PmuaevIyaLESHdTAA==} - engines: {node: '>=0.10.0'} - dev: false - /has-flag/3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} @@ -3853,14 +3402,6 @@ packages: function-bind: 1.1.1 dev: false - /hasha/5.2.2: - resolution: {integrity: sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==} - engines: {node: '>=8'} - dependencies: - is-stream: 2.0.1 - type-fest: 0.8.1 - dev: false - /heap/0.2.7: resolution: {integrity: sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg==} dev: false @@ -3876,12 +3417,6 @@ packages: lru-cache: 6.0.0 dev: false - /html-encoding-sniffer/1.0.2: - resolution: {integrity: sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==} - dependencies: - whatwg-encoding: 1.0.5 - dev: false - /html-encoding-sniffer/2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} engines: {node: '>=10'} @@ -4004,18 +3539,13 @@ packages: engines: {node: '>=0.8.19'} dev: false - /indent-string/4.0.0: - resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} - engines: {node: '>=8'} - dev: false - /indent-string/5.0.0: resolution: {integrity: sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==} engines: {node: '>=12'} dev: false /inflight/1.0.6: - resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=} + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} dependencies: once: 1.4.0 wrappy: 1.0.2 @@ -4025,10 +3555,6 @@ packages: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} dev: false - /ini/1.3.8: - resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} - dev: false - /internal-slot/1.0.3: resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==} engines: {node: '>= 0.4'} @@ -4154,6 +3680,7 @@ packages: engines: {node: '>=8'} hasBin: true dev: false + optional: true /is-extendable/0.1.1: resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=} @@ -4168,7 +3695,7 @@ packages: dev: false /is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} dev: false @@ -4244,7 +3771,7 @@ packages: dev: false /is-stream/1.1.0: - resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=} + resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==} engines: {node: '>=0.10.0'} dev: false @@ -4288,17 +3815,14 @@ packages: dependencies: is-docker: 2.2.1 dev: false - - /isarray/0.0.1: - resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==} - dev: false + optional: true /isarray/1.0.0: resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=} dev: false /isexe/2.0.0: - resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} + resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} dev: false /isobject/2.1.0: @@ -4322,13 +3846,6 @@ packages: engines: {node: '>=8'} dev: false - /istanbul-lib-hook/3.0.0: - resolution: {integrity: sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==} - engines: {node: '>=8'} - dependencies: - append-transform: 2.0.0 - dev: false - /istanbul-lib-instrument/4.0.3: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} @@ -4354,19 +3871,6 @@ packages: - supports-color dev: false - /istanbul-lib-processinfo/2.0.2: - resolution: {integrity: sha512-kOwpa7z9hme+IBPZMzQ5vdQj8srYgAtaRqeI48NGmAQ+/5yKiHLV0QbYqQpxsdEF0+w14SoB8YbnHKcXE2KnYw==} - engines: {node: '>=8'} - dependencies: - archy: 1.0.0 - cross-spawn: 7.0.3 - istanbul-lib-coverage: 3.2.0 - make-dir: 3.1.0 - p-map: 3.0.0 - rimraf: 3.0.2 - uuid: 3.4.0 - dev: false - /istanbul-lib-report/3.0.0: resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} engines: {node: '>=8'} @@ -4395,30 +3899,6 @@ packages: istanbul-lib-report: 3.0.0 dev: false - /istanbul/0.4.5: - resolution: {integrity: sha512-nMtdn4hvK0HjUlzr1DrKSUY8ychprt8dzHOgY2KXsIhHu5PuQQEOTM27gV9Xblyon7aUH/TSFIjRHEODF/FRPg==} - deprecated: |- - This module is no longer maintained, try this instead: - npm i nyc - Visit https://istanbul.js.org/integrations for other alternatives. - hasBin: true - dependencies: - abbrev: 1.0.9 - async: 1.5.2 - escodegen: 1.8.1 - esprima: 2.7.3 - glob: 5.0.15 - handlebars: 4.7.7 - js-yaml: 3.14.1 - mkdirp: 0.5.6 - nopt: 3.0.6 - once: 1.4.0 - resolve: 1.1.7 - supports-color: 3.2.3 - which: 1.3.1 - wordwrap: 1.0.0 - dev: false - /jest-changed-files/26.6.2: resolution: {integrity: sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==} engines: {node: '>= 10.14.2'} @@ -4469,7 +3949,7 @@ packages: babel-jest: 26.6.3_@babel+core@7.17.8 chalk: 4.1.2 deepmerge: 4.2.2 - glob: 7.2.0 + glob: 7.2.3 graceful-fs: 4.2.10 jest-environment-jsdom: 26.6.2 jest-environment-node: 26.6.2 @@ -4523,7 +4003,7 @@ packages: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 jest-mock: 26.6.2 jest-util: 26.6.2 jsdom: 16.7.0 @@ -4541,7 +4021,7 @@ packages: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 jest-mock: 26.6.2 jest-util: 26.6.2 dev: false @@ -4557,7 +4037,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.5 - '@types/node': 10.17.0 + '@types/node': 14.18.36 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -4581,7 +4061,7 @@ packages: '@jest/source-map': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 chalk: 4.1.2 co: 4.6.0 expect: 26.6.2 @@ -4650,7 +4130,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 dev: false /jest-pnp-resolver/1.2.2_jest-resolve@26.6.2: @@ -4701,7 +4181,7 @@ packages: '@jest/environment': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 chalk: 4.1.2 emittery: 0.7.2 exit: 0.1.2 @@ -4743,7 +4223,7 @@ packages: cjs-module-lexer: 0.6.0 collect-v8-coverage: 1.0.1 exit: 0.1.2 - glob: 7.2.0 + glob: 7.2.3 graceful-fs: 4.2.10 jest-config: 26.6.3 jest-haste-map: 26.6.2 @@ -4769,7 +4249,7 @@ packages: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: - '@types/node': 10.17.0 + '@types/node': 14.18.36 graceful-fs: 4.2.10 dev: false @@ -4800,7 +4280,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 chalk: 4.1.2 graceful-fs: 4.2.10 is-ci: 2.0.0 @@ -4825,7 +4305,7 @@ packages: dependencies: '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 10.17.0 + '@types/node': 14.18.36 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 26.6.2 @@ -4836,7 +4316,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 10.17.0 + '@types/node': 14.18.36 merge-stream: 2.0.0 supports-color: 7.2.0 dev: false @@ -4845,7 +4325,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 10.17.0 + '@types/node': 14.18.36 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -4866,21 +4346,6 @@ packages: - utf-8-validate dev: false - /js-base64/2.6.4: - resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==} - dev: false - - /js-beautify/1.14.2: - resolution: {integrity: sha512-H85kX95a53os+q1OCqtYe8AXAmgy3BvtysA/V83S3fdhznm6WlUpGi14DqSPbKFsL3dXZFXYl7YQwW9U1+76ng==} - engines: {node: '>=10'} - hasBin: true - dependencies: - config-chain: 1.1.13 - editorconfig: 0.15.3 - glob: 7.2.3 - nopt: 5.0.0 - dev: false - /js-sha512/0.8.0: resolution: {integrity: sha512-PWsmefG6Jkodqt+ePTvBZCSMFgN7Clckjd0O7su3I0+BW2QWUTJNzjktHsztGLhncP2h8mcF9V9Y2Ha59pAViQ==} dev: false @@ -4915,37 +4380,6 @@ packages: resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==} dev: false - /jsdom/11.12.0: - resolution: {integrity: sha512-y8Px43oyiBM13Zc1z780FrfNLJCXTL40EWlty/LXUtcjykRBNgLlCjWXpfSPBl2iv+N7koQN+dvqszHZgT/Fjw==} - dependencies: - abab: 2.0.5 - acorn: 5.7.4 - acorn-globals: 4.3.4 - array-equal: 1.0.0 - cssom: 0.3.8 - cssstyle: 1.4.0 - data-urls: 1.1.0 - domexception: 1.0.1 - escodegen: 1.14.3 - html-encoding-sniffer: 1.0.2 - left-pad: 1.3.0 - nwsapi: 2.2.0 - parse5: 4.0.0 - pn: 1.1.0 - request: 2.88.2 - request-promise-native: 1.0.9_request@2.88.2 - sax: 1.2.4 - symbol-tree: 3.2.4 - tough-cookie: 2.5.0 - w3c-hr-time: 1.0.2 - webidl-conversions: 4.0.2 - whatwg-encoding: 1.0.5 - whatwg-mimetype: 2.3.0 - whatwg-url: 6.5.0 - ws: 5.2.3 - xml-name-validator: 3.0.0 - dev: false - /jsdom/16.7.0: resolution: {integrity: sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==} engines: {node: '>=10'} @@ -4956,7 +4390,7 @@ packages: optional: true dependencies: abab: 2.0.5 - acorn: 8.8.2 + acorn: 8.7.0 acorn-globals: 6.0.0 cssom: 0.4.4 cssstyle: 2.3.0 @@ -5010,37 +4444,6 @@ packages: foreach: 2.0.5 dev: false - /json-refs/3.0.15: - resolution: {integrity: sha512-0vOQd9eLNBL18EGl5yYaO44GhixmImes2wiYn9Z3sag3QnehWrYWlB9AFtMxCL2Bj3fyxgDYkxGFEU/chlYssw==} - engines: {node: '>=0.8'} - hasBin: true - dependencies: - commander: 4.1.1 - graphlib: 2.1.8 - js-yaml: 3.14.1 - lodash: 4.17.21 - native-promise-only: 0.8.1 - path-loader: 1.0.10 - slash: 3.0.0 - uri-js: 4.4.1 - dev: false - - /json-schema-faker/0.5.0-rcv.42: - resolution: {integrity: sha512-LL3Hm4mMqiAFOecyiB0ECDXQRf9fbm1JOX/5xVYs87hSHLMPNGVLa3oCcVpKz+pmNs/fuI8R3J4awsLnCZGrkg==} - hasBin: true - dependencies: - json-schema-ref-parser: 6.1.0 - jsonpath-plus: 5.1.0 - dev: false - - /json-schema-ref-parser/6.1.0: - resolution: {integrity: sha512-pXe9H1m6IgIpXmE5JSb8epilNTGsmTb2iPohAXpOdhqGFbQjNeHHsZxU+C8w6T81GZxSPFLeUoqDJmzxx5IGuw==} - dependencies: - call-me-maybe: 1.0.1 - js-yaml: 3.14.1 - ono: 4.0.11 - dev: false - /json-schema-traverse/0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} dev: false @@ -5087,11 +4490,6 @@ packages: engines: {node: '>=10.0'} dev: false - /jsonpath-plus/5.1.0: - resolution: {integrity: sha512-890w2Pjtj0iswAxalRlt2kHthi6HKrXEfZcn+ZNZptv7F3rUGIeDuZo+C+h4vXBHLEsVjJrHeCm35nYeZLzSBQ==} - engines: {node: '>=10.0.0'} - dev: false - /jsonpath-plus/7.2.0: resolution: {integrity: sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA==} engines: {node: '>=12.0.0'} @@ -5105,22 +4503,6 @@ packages: underscore: 1.12.1 dev: false - /jsonwebtoken/8.5.1: - resolution: {integrity: sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==} - engines: {node: '>=4', npm: '>=1.4.28'} - dependencies: - jws: 3.2.2 - lodash.includes: 4.3.0 - lodash.isboolean: 3.0.3 - lodash.isinteger: 4.0.4 - lodash.isnumber: 3.0.3 - lodash.isplainobject: 4.0.6 - lodash.isstring: 4.0.1 - lodash.once: 4.1.1 - ms: 2.1.3 - semver: 5.7.1 - dev: false - /jsprim/1.4.2: resolution: {integrity: sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==} engines: {node: '>=0.6.0'} @@ -5161,36 +4543,6 @@ packages: engines: {node: '>=12.20'} dev: false - /jwa/1.4.1: - resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==} - dependencies: - buffer-equal-constant-time: 1.0.1 - ecdsa-sig-formatter: 1.0.11 - safe-buffer: 5.2.1 - dev: false - - /jwa/2.0.0: - resolution: {integrity: sha512-jrZ2Qx916EA+fq9cEAeCROWPTfCwi1IVHqT2tapuqLEVVDKFDENFw1oL+MwrTvH6msKxsd1YTDVw6uKEcsrLEA==} - dependencies: - buffer-equal-constant-time: 1.0.1 - ecdsa-sig-formatter: 1.0.11 - safe-buffer: 5.2.1 - dev: false - - /jws/3.2.2: - resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==} - dependencies: - jwa: 1.4.1 - safe-buffer: 5.2.1 - dev: false - - /jws/4.0.0: - resolution: {integrity: sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg==} - dependencies: - jwa: 2.0.0 - safe-buffer: 5.2.1 - dev: false - /kind-of/3.2.2: resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==} engines: {node: '>=0.10.0'} @@ -5224,11 +4576,6 @@ packages: resolution: {integrity: sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==} dev: false - /left-pad/1.3.0: - resolution: {integrity: sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==} - deprecated: use String.prototype.padStart() - dev: false - /leven/3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} engines: {node: '>=6'} @@ -5254,10 +4601,6 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: false - /linq/3.2.4: - resolution: {integrity: sha512-WIgtcH1EHHTXI/Qt/V3JH8D8j46ZiMJu1fynCzhAXtPYDAtV208BRmzpE2EhDq8KhoBAMVRL7KPH1khvHFstlw==} - dev: false - /liquid-json/0.3.1: resolution: {integrity: sha512-wUayTU8MS827Dam6MxgD72Ui+KOSF+u/eIqpatOtjnvgJ0+mnDq33uC2M7J0tPK+upe/DpUAuK4JUU89iBoNKQ==} engines: {node: '>=4'} @@ -5294,54 +4637,18 @@ packages: resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} dev: false - /lodash.flattendeep/4.4.0: - resolution: {integrity: sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==} - dev: false - /lodash.get/4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} dev: false - /lodash.includes/4.3.0: - resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==} - dev: false - - /lodash.isboolean/3.0.3: - resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==} - dev: false - /lodash.isequal/4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} dev: false - /lodash.isinteger/4.0.4: - resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==} - dev: false - - /lodash.isnumber/3.0.3: - resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==} - dev: false - - /lodash.isplainobject/4.0.6: - resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} - dev: false - - /lodash.isstring/4.0.1: - resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==} - dev: false - /lodash.merge/4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: false - /lodash.once/4.1.1: - resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==} - dev: false - - /lodash.sortby/4.7.0: - resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} - dev: false - /lodash.truncate/4.4.2: resolution: {integrity: sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=} dev: false @@ -5360,13 +4667,6 @@ packages: triple-beam: 1.3.0 dev: false - /lru-cache/4.1.5: - resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} - dependencies: - pseudomap: 1.0.2 - yallist: 2.1.2 - dev: false - /lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} @@ -5457,11 +4757,6 @@ packages: engines: {node: '>= 8'} dev: false - /methods/1.1.2: - resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} - engines: {node: '>= 0.6'} - dev: false - /micromatch/3.1.10: resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} engines: {node: '>=0.10.0'} @@ -5519,12 +4814,6 @@ packages: mime-db: 1.52.0 dev: false - /mime/1.6.0: - resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} - engines: {node: '>=4'} - hasBin: true - dev: false - /mimic-fn/2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} @@ -5562,13 +4851,6 @@ packages: is-extendable: 1.0.1 dev: false - /mkdirp/0.5.6: - resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} - hasBin: true - dependencies: - minimist: 1.2.6 - dev: false - /mkdirp/1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} @@ -5579,7 +4861,7 @@ packages: resolution: {integrity: sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==} hasBin: true dependencies: - commander: 9.5.0 + commander: 9.1.0 dev: false /moment/2.29.4: @@ -5602,7 +4884,7 @@ packages: dev: false /ms/2.0.0: - resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} dev: false /ms/2.1.2: @@ -5635,10 +4917,6 @@ packages: to-regex: 3.0.2 dev: false - /native-promise-only/0.8.1: - resolution: {integrity: sha512-zkVhZUA3y8mbz652WrL5x0fB0ehrBkulWT3TomAQ9iDtyXZvzKeEA6GPxAItBYeNYl5yngKRX612qHOhvMkDeg==} - dev: false - /natural-compare/1.4.0: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} dev: false @@ -5683,10 +4961,6 @@ packages: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} dev: false - /node-abort-controller/1.2.1: - resolution: {integrity: sha512-79PYeJuj6S9+yOHirR0JBLFOgjB6sQCir10uN6xRx25iD+ZD4ULqgRn3MwWBRaQGB0vEgReJzWwJo42T1R6YbQ==} - dev: false - /node-fetch/2.6.7: resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} engines: {node: 4.x || >=6.0.0} @@ -5720,13 +4994,6 @@ packages: resolution: {integrity: sha512-0yggixNfrA1KcBwvh/Hy2xAS1Wfs9dcg6TdFf2zN7gilcAigMdrtZ4ybrBSXBgLvGDw9V1p2MRnGBMq7XjTWLg==} dev: false - /node-preload/0.2.1: - resolution: {integrity: sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ==} - engines: {node: '>=8'} - dependencies: - process-on-spawn: 1.0.0 - dev: false - /node-releases/2.0.2: resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==} dev: false @@ -5743,21 +5010,6 @@ packages: - supports-color dev: false - /nopt/3.0.6: - resolution: {integrity: sha512-4GUt3kSEYmk4ITxzB/b9vaIDfUVWN/Ml1Fwl11IlnIG2iaJ9O6WXZ9SrYM9NLI8OCBieN2Y8SWC2oJV0RQ7qYg==} - hasBin: true - dependencies: - abbrev: 1.1.1 - dev: false - - /nopt/5.0.0: - resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} - engines: {node: '>=6'} - hasBin: true - dependencies: - abbrev: 1.1.1 - dev: false - /normalize-package-data/2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: @@ -5807,64 +5059,22 @@ packages: resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} dev: false - /nyc/15.1.0: - resolution: {integrity: sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==} - engines: {node: '>=8.9'} - hasBin: true - dependencies: - '@istanbuljs/load-nyc-config': 1.1.0 - '@istanbuljs/schema': 0.1.3 - caching-transform: 4.0.0 - convert-source-map: 1.8.0 - decamelize: 1.2.0 - find-cache-dir: 3.3.2 - find-up: 4.1.0 - foreground-child: 2.0.0 - get-package-type: 0.1.0 - glob: 7.2.3 - istanbul-lib-coverage: 3.2.0 - istanbul-lib-hook: 3.0.0 - istanbul-lib-instrument: 4.0.3 - istanbul-lib-processinfo: 2.0.2 - istanbul-lib-report: 3.0.0 - istanbul-lib-source-maps: 4.0.1 - istanbul-reports: 3.1.4 - make-dir: 3.1.0 - node-preload: 0.2.1 - p-map: 3.0.0 - process-on-spawn: 1.0.0 - resolve-from: 5.0.0 - rimraf: 3.0.2 - signal-exit: 3.0.7 - spawn-wrap: 2.0.0 - test-exclude: 6.0.0 - yargs: 15.4.1 - transitivePeerDependencies: - - supports-color - dev: false - /oauth-sign/0.9.0: resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==} dev: false - /oav/3.0.3: - resolution: {integrity: sha512-Hqh+0sIJSU0sIRpiHguLe3k1ZYVQ+OGct7bF6QLVJLPC3Wn092EPDwP+c7O/1h2clLNYZTbW4OhoRgKoNt45ZA==} - engines: {node: '>=10.11.0'} + /oav/3.2.4: + resolution: {integrity: sha512-H5c+4qHWe6D9fynkCTiPN+0ICwjeEJAS//cVWdMZVAcim/FGrpqwi+TpU6K5rZGTCxacAgCnj8KY6ooD+qOAEw==} + engines: {node: '>=12.0.0'} hasBin: true dependencies: + '@apidevtools/swagger-parser': 10.1.0 '@autorest/schemas': 1.3.4 '@azure-tools/openapi-tools-common': 1.2.2 - '@azure/arm-resources': 4.2.2 - '@azure/core-lro': 1.0.5 - '@azure/identity': 2.0.4 - '@azure/ms-rest-azure-js': 2.1.0 - '@azure/ms-rest-js': 2.6.1 + '@azure/core-http': 2.3.1 '@azure/openapi-markdown': 0.9.4 - '@microsoft.azure/autorest-extension-base': 1.0.13 '@ts-common/commonmark-to-markdown': 2.0.2 ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - ajv-pack: 0.3.1 commonmark: 0.29.3 deepdash: 5.3.9 difflib: 0.2.4 @@ -5876,12 +5086,9 @@ packages: js-yaml: 4.1.0 json-merge-patch: 1.0.2 json-pointer: 0.6.2 - json-refs: 3.0.15 json-schema-traverse: 0.4.1 jsonpath-plus: 4.0.0 junit-report-builder: 3.0.0 - kind-of: 6.0.3 - linq: 3.2.4 lodash: 4.17.21 md5-file: 5.0.0 mkdirp: 1.0.4 @@ -5890,24 +5097,17 @@ packages: ms-rest: 2.5.6 mustache: 4.2.0 newman: 5.3.2 - node-abort-controller: 1.2.1 path-to-regexp: 6.2.1 postman-collection: 4.1.4 reflect-metadata: 0.1.13 - swagger-parser: 10.0.3 toposort: 2.0.2 uuid: 3.4.0 - vscode-jsonrpc: 3.6.2 winston: 3.7.2 yargs: 15.4.1 - yasway: 1.10.7 - yuml2svg: 4.2.2 z-schema: 5.0.3 transitivePeerDependencies: - - debug - encoding - openapi-types - - supports-color - tslib dev: false @@ -5977,7 +5177,7 @@ packages: dev: false /once/1.4.0: - resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=} + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} dependencies: wrappy: 1.0.2 dev: false @@ -5995,21 +5195,6 @@ packages: mimic-fn: 2.1.0 dev: false - /ono/4.0.11: - resolution: {integrity: sha512-jQ31cORBFE6td25deYeD80wxKBMj+zBmHTrVxnc6CKhx8gho6ipmWM5zj/oeoqioZ99yqBls9Z/9Nss7J26G2g==} - dependencies: - format-util: 1.0.5 - dev: false - - /open/8.4.0: - resolution: {integrity: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==} - engines: {node: '>=12'} - dependencies: - define-lazy-prop: 2.0.0 - is-docker: 2.2.1 - is-wsl: 2.2.0 - dev: false - /optionator/0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} @@ -6100,13 +5285,6 @@ packages: p-limit: 3.1.0 dev: false - /p-map/3.0.0: - resolution: {integrity: sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==} - engines: {node: '>=8'} - dependencies: - aggregate-error: 3.1.0 - dev: false - /p-map/5.3.0: resolution: {integrity: sha512-SRbIQFoLYNezHkqZslqeg963HYUtqOrfMCxjNrFOpJ19WTYuq26rQoOXeX8QQiMLUlLqdYV/7PuDsdYJ7hLE1w==} engines: {node: '>=12'} @@ -6131,16 +5309,6 @@ packages: engines: {node: '>=6'} dev: false - /package-hash/4.0.0: - resolution: {integrity: sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ==} - engines: {node: '>=8'} - dependencies: - graceful-fs: 4.2.10 - hasha: 5.2.2 - lodash.flattendeep: 4.4.0 - release-zalgo: 1.0.0 - dev: false - /parent-module/1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} @@ -6163,10 +5331,6 @@ packages: engines: {node: '>=6'} dev: false - /parse5/4.0.0: - resolution: {integrity: sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==} - dev: false - /parse5/6.0.1: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} dev: false @@ -6187,12 +5351,12 @@ packages: dev: false /path-is-absolute/1.0.1: - resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=} + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} engines: {node: '>=0.10.0'} dev: false /path-key/2.0.1: - resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} + resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=} engines: {node: '>=4'} dev: false @@ -6201,23 +5365,10 @@ packages: engines: {node: '>=8'} dev: false - /path-loader/1.0.10: - resolution: {integrity: sha512-CMP0v6S6z8PHeJ6NFVyVJm6WyJjIwFvyz2b0n2/4bKdS/0uZa/9sKUlYZzubrn3zuDRU0zIuEDX9DZYQ2ZI8TA==} - dependencies: - native-promise-only: 0.8.1 - superagent: 3.8.3 - dev: false - /path-parse/1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} dev: false - /path-to-regexp/1.8.0: - resolution: {integrity: sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==} - dependencies: - isarray: 0.0.1 - dev: false - /path-to-regexp/6.2.1: resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==} dev: false @@ -6257,10 +5408,6 @@ packages: find-up: 4.1.0 dev: false - /pn/1.1.0: - resolution: {integrity: sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==} - dev: false - /posix-character-classes/0.1.1: resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=} engines: {node: '>=0.10.0'} @@ -6418,17 +5565,6 @@ packages: parse-ms: 2.1.0 dev: false - /process-nextick-args/2.0.1: - resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} - dev: false - - /process-on-spawn/1.0.0: - resolution: {integrity: sha512-1WsPDsUSMmZH5LeMLegqkPDrsGgsWwk1Exipy2hvB0o/F0ASzbpIctSCcZIK1ykJvtTJULEH+20WOFjMvGnCTg==} - engines: {node: '>=8'} - dependencies: - fromentries: 1.3.2 - dev: false - /process/0.11.10: resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} engines: {node: '>= 0.6.0'} @@ -6466,14 +5602,6 @@ packages: retry: 0.10.1 dev: false - /proto-list/1.2.4: - resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} - dev: false - - /pseudomap/1.0.2: - resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} - dev: false - /psl/1.8.0: resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} dev: false @@ -6490,13 +5618,6 @@ packages: engines: {node: '>=6'} dev: false - /qs/6.10.3: - resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==} - engines: {node: '>=0.6'} - dependencies: - side-channel: 1.0.4 - dev: false - /qs/6.5.3: resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==} engines: {node: '>=0.6'} @@ -6559,18 +5680,6 @@ packages: type-fest: 1.4.0 dev: false - /readable-stream/2.3.7: - resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==} - dependencies: - core-util-is: 1.0.3 - inherits: 2.0.4 - isarray: 1.0.0 - process-nextick-args: 2.0.1 - safe-buffer: 5.1.2 - string_decoder: 1.1.1 - util-deprecate: 1.0.2 - dev: false - /readable-stream/3.6.0: resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} engines: {node: '>= 6'} @@ -6612,13 +5721,6 @@ packages: engines: {node: '>=8'} dev: false - /release-zalgo/1.0.0: - resolution: {integrity: sha512-gUAyHVHPPC5wdqX/LG4LWtRYtgjxyX78oanFNTMMyFEfOqdC54s3eE82imuWKbOeqYht2CrNf64Qb8vgmmtZGA==} - engines: {node: '>=4'} - dependencies: - es6-error: 4.1.1 - dev: false - /remove-trailing-separator/1.1.0: resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=} dev: false @@ -6633,29 +5735,6 @@ packages: engines: {node: '>=0.10'} dev: false - /request-promise-core/1.1.4_request@2.88.2: - resolution: {integrity: sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==} - engines: {node: '>=0.10.0'} - peerDependencies: - request: ^2.34 - dependencies: - lodash: 4.17.21 - request: 2.88.2 - dev: false - - /request-promise-native/1.0.9_request@2.88.2: - resolution: {integrity: sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==} - engines: {node: '>=0.12.0'} - deprecated: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 - peerDependencies: - request: ^2.34 - dependencies: - request: 2.88.2 - request-promise-core: 1.1.4_request@2.88.2 - stealthy-require: 1.1.1 - tough-cookie: 2.5.0 - dev: false - /request/2.88.2: resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==} engines: {node: '>= 6'} @@ -6684,12 +5763,7 @@ packages: dev: false /require-directory/2.1.1: - resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=} - engines: {node: '>=0.10.0'} - dev: false - - /require-from-string/1.2.1: - resolution: {integrity: sha512-H7AkJWMobeskkttHyhTVtS0fxpFLjxhbfMa6Bk3wimP7sdPRGL3EyCg3sAQenFfAe+xQ+oAc85Nmtvq0ROM83Q==} + resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} dev: false @@ -6724,10 +5798,6 @@ packages: deprecated: https://github.com/lydell/resolve-url#deprecated dev: false - /resolve/1.1.7: - resolution: {integrity: sha512-9znBF0vBcaSN3W2j7wKvdERPwqTxSpCq+if5C0WoTCyV9n24rua28jeuQ2pL/HOf+yUe/Mef+H/5p60K0Id3bg==} - dev: false - /resolve/1.22.0: resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} hasBin: true @@ -6760,7 +5830,7 @@ packages: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: - glob: 7.2.0 + glob: 7.2.3 dev: false /rsvp/4.8.5: @@ -6875,7 +5945,7 @@ packages: dev: false /set-blocking/2.0.0: - resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=} + resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} dev: false /set-value/2.0.1: @@ -6896,7 +5966,7 @@ packages: dev: false /shebang-command/1.2.0: - resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} + resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=} engines: {node: '>=0.10.0'} dependencies: shebang-regex: 1.0.0 @@ -6910,7 +5980,7 @@ packages: dev: false /shebang-regex/1.0.0: - resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} + resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=} engines: {node: '>=0.10.0'} dev: false @@ -6932,10 +6002,6 @@ packages: object-inspect: 1.12.0 dev: false - /sigmund/1.0.1: - resolution: {integrity: sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==} - dev: false - /signal-exit/3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: false @@ -7022,15 +6088,6 @@ packages: deprecated: See https://github.com/lydell/source-map-url#deprecated dev: false - /source-map/0.2.0: - resolution: {integrity: sha512-CBdZ2oa/BHhS4xj5DlhjWNHcan57/5YuvfdLf17iVmIpd9KRm+DFLmC6nBNj+6Ua7Kt3TmOjDpQT1aTYOQtoUA==} - engines: {node: '>=0.8.0'} - requiresBuild: true - dependencies: - amdefine: 1.0.1 - dev: false - optional: true - /source-map/0.5.7: resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} engines: {node: '>=0.10.0'} @@ -7046,18 +6103,6 @@ packages: engines: {node: '>= 8'} dev: false - /spawn-wrap/2.0.0: - resolution: {integrity: sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==} - engines: {node: '>=8'} - dependencies: - foreground-child: 2.0.0 - is-windows: 1.0.2 - make-dir: 3.1.0 - rimraf: 3.0.2 - signal-exit: 3.0.7 - which: 2.0.2 - dev: false - /spdx-correct/3.1.1: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} dependencies: @@ -7136,16 +6181,6 @@ packages: object-copy: 0.1.0 dev: false - /stealthy-require/1.1.1: - resolution: {integrity: sha512-ZnWpYnYugiOVEY5GkcuJK1io5V8QmNYChG62gSit9pQVGErXtrKuPC55ITaVSukmMta5qpMU7vqLt2Lnni4f/g==} - engines: {node: '>=0.10.0'} - dev: false - - /stoppable/1.1.0: - resolution: {integrity: sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==} - engines: {node: '>=4', npm: '>=6'} - dev: false - /stream-length/1.0.2: resolution: {integrity: sha512-aI+qKFiwoDV4rsXiS7WRoCt+v2RX1nUj17+KJC5r2gfh5xoSJIfP6Y3Do/HtvesFcTSWthIuJ3l1cvKQY/+nZg==} dependencies: @@ -7187,12 +6222,6 @@ packages: define-properties: 1.1.3 dev: false - /string_decoder/1.1.1: - resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} - dependencies: - safe-buffer: 5.1.2 - dev: false - /string_decoder/1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: @@ -7245,30 +6274,6 @@ packages: engines: {node: '>=8'} dev: false - /superagent/3.8.3: - resolution: {integrity: sha512-GLQtLMCoEIK4eDv6OGtkOoSMt3D+oq0y3dsxMuYuDvaNUvuT8eFBuLmfR0iYYzHC1e8hpzC6ZsxbuP6DIalMFA==} - engines: {node: '>= 4.0'} - deprecated: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at . - dependencies: - component-emitter: 1.3.0 - cookiejar: 2.1.3 - debug: 3.2.7 - extend: 3.0.2 - form-data: 2.5.1 - formidable: 1.2.6 - methods: 1.1.2 - mime: 1.6.0 - qs: 6.10.3 - readable-stream: 2.3.7 - dev: false - - /supports-color/3.2.3: - resolution: {integrity: sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A==} - engines: {node: '>=0.8.0'} - dependencies: - has-flag: 1.0.0 - dev: false - /supports-color/5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} @@ -7303,23 +6308,6 @@ packages: engines: {node: '>= 0.4'} dev: false - /swagger-methods/1.0.8: - resolution: {integrity: sha512-G6baCwuHA+C5jf4FNOrosE4XlmGsdjbOjdBK4yuiDDj/ro9uR4Srj3OR84oQMT8F3qKp00tYNv0YN730oTHPZA==} - dev: false - - /swagger-parser/10.0.3: - resolution: {integrity: sha512-nF7oMeL4KypldrQhac8RyHerJeGPD1p2xDh900GPvc+Nk7nWP6jX2FcC7WmkinMoAmoO774+AFXcWsW8gMWEIg==} - engines: {node: '>=10'} - dependencies: - '@apidevtools/swagger-parser': 10.0.3 - transitivePeerDependencies: - - openapi-types - dev: false - - /swagger-schema-official/2.0.0-bab6bed: - resolution: {integrity: sha512-rCC0NWGKr/IJhtRuPq/t37qvZHI/mH4I4sxflVM+qgVe5Z2uOCivzWaVbuioJaB61kvm5UvB7b49E+oBY0M8jA==} - dev: false - /symbol-tree/3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: false @@ -7392,7 +6380,7 @@ packages: engines: {node: '>=8'} dependencies: '@istanbuljs/schema': 0.1.3 - glob: 7.2.0 + glob: 7.2.3 minimatch: 3.1.2 dev: false @@ -7487,12 +6475,6 @@ packages: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} dev: false - /tr46/1.0.1: - resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} - dependencies: - punycode: 2.1.1 - dev: false - /tr46/2.1.0: resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} engines: {node: '>=8'} @@ -7770,11 +6752,6 @@ packages: extsprintf: 1.3.0 dev: false - /viz.js/2.1.2: - resolution: {integrity: sha512-UO6CPAuEMJ8oNR0gLLNl+wUiIzQUsyUOp8SyyDKTqVRBtq7kk1VnFmIZW8QufjxGrGEuI+LVR7p/C7uEKy0LQw==} - deprecated: no longer supported - dev: false - /vscode-jsonrpc/3.6.2: resolution: {integrity: sha512-T24Jb5V48e4VgYliUXMnZ379ItbrXgOimweKaJshD84z+8q7ZOZjJan0MeDe+Ugb+uqERDVV8SBmemaGMSMugA==} engines: {node: '>=4.0.0 || >=6.0.0'} @@ -7782,7 +6759,6 @@ packages: /w3c-hr-time/1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} - deprecated: Use your platform's native performance.now() and performance.timeOrigin. dependencies: browser-process-hrtime: 1.0.0 dev: false @@ -7812,10 +6788,6 @@ packages: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} dev: false - /webidl-conversions/4.0.2: - resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} - dev: false - /webidl-conversions/5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} engines: {node: '>=8'} @@ -7930,22 +6902,6 @@ packages: webidl-conversions: 3.0.1 dev: false - /whatwg-url/6.5.0: - resolution: {integrity: sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==} - dependencies: - lodash.sortby: 4.7.0 - tr46: 1.0.1 - webidl-conversions: 4.0.2 - dev: false - - /whatwg-url/7.1.0: - resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} - dependencies: - lodash.sortby: 4.7.0 - tr46: 1.0.1 - webidl-conversions: 4.0.2 - dev: false - /whatwg-url/8.7.0: resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==} engines: {node: '>=10'} @@ -7966,7 +6922,7 @@ packages: dev: false /which-module/2.0.0: - resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=} + resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==} dev: false /which/1.3.1: @@ -8032,7 +6988,7 @@ packages: dev: false /wrappy/1.0.2: - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: false /write-file-atomic/3.0.3: @@ -8044,12 +7000,6 @@ packages: typedarray-to-buffer: 3.1.5 dev: false - /ws/5.2.3: - resolution: {integrity: sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==} - dependencies: - async-limiter: 1.0.1 - dev: false - /ws/7.5.7: resolution: {integrity: sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==} engines: {node: '>=8.3.0'} @@ -8097,10 +7047,6 @@ packages: resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} dev: false - /yallist/2.1.2: - resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} - dev: false - /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: false @@ -8135,45 +7081,11 @@ packages: yargs-parser: 18.1.3 dev: false - /yasway/1.10.7: - resolution: {integrity: sha512-mnyGYhQIDQxbUanvD3Cc8rXCVjKyyNTCAmfZYiEHEIQ+9mlBrCf/s0H/DelY5d3b8pH4J9kC0YUPzoM5LVvwkQ==} - dependencies: - '@ts-common/json': 0.3.1 - '@ts-common/string-map': 0.3.0 - clone-deep: 4.0.1 - debug: 4.3.4 - faker: 4.1.0 - istanbul: 0.4.5 - js-base64: 2.6.4 - js-yaml: 3.14.1 - json-refs: 3.0.15 - json-schema-faker: 0.5.0-rcv.42 - lodash: 4.17.21 - native-promise-only: 0.8.1 - nyc: 15.1.0 - path-to-regexp: 1.8.0 - swagger-methods: 1.0.8 - swagger-schema-official: 2.0.0-bab6bed - z-schema: 4.2.4 - transitivePeerDependencies: - - supports-color - dev: false - /yocto-queue/0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} dev: false - /yuml2svg/4.2.2: - resolution: {integrity: sha512-u1hdk7QaxNhMXaqawFJxwGQE2nu93H0v4F+2Mzp+X0tEvc1sg1QMFE+5TcniMr7PaRVfIniYYWWVgojWzUuRDg==} - engines: {node: '>=6.5.0'} - hasBin: true - dependencies: - color: 3.2.1 - jsdom: 11.12.0 - viz.js: 2.1.2 - dev: false - /yuml2svg/5.0.1: resolution: {integrity: sha512-5KrQKh27uFcz0gOSmaTiwY8pKN2L+/ppHCPsDh8F7ZhqAbMiebSWuDoUIM+iyfPqnkrO6QrHHtIDTIIm2ytMZw==} engines: {node: ^12.17.0 || >=13.2.0} @@ -8189,18 +7101,6 @@ packages: - utf-8-validate dev: false - /z-schema/4.2.4: - resolution: {integrity: sha512-YvBeW5RGNeNzKOUJs3rTL4+9rpcvHXt5I051FJbOcitV8bl40pEfcG0Q+dWSwS0/BIYrMZ/9HHoqLllMkFhD0w==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - lodash.get: 4.4.2 - lodash.isequal: 4.5.0 - validator: 13.7.0 - optionalDependencies: - commander: 2.20.3 - dev: false - /z-schema/5.0.3: resolution: {integrity: sha512-sGvEcBOTNum68x9jCpCVGPFJ6mWnkD0YxOcddDlJHRx3tKdB2q8pCHExMVZo/AV/6geuVJXG7hljDaWG8+5GDw==} engines: {node: '>=8.0.0'} @@ -8214,7 +7114,7 @@ packages: dev: false file:projects/testmodeler.tgz: - resolution: {integrity: sha512-uOwL1i73CrqDgWBpalergIQ0Tivqq3np62nmBGTGu8NiQEQwPze4vAc1xxkGAOBeNUpaEAm92Va1cqyGc0vmSQ==, tarball: file:projects/testmodeler.tgz} + resolution: {integrity: sha512-Y98gcVKLIjZRYy7SJooF+vsxeM916Uc5TwwKKATU5pax1mj0HuWGNg3hlxnmd2D3j1F3y65AAhP4V2ianmDt7w==, tarball: file:projects/testmodeler.tgz} name: '@rush-temp/testmodeler' version: 0.0.0 dependencies: @@ -8223,7 +7123,7 @@ packages: '@azure-tools/codegen': 2.9.1 '@types/jest': 26.0.24 '@types/lodash': 4.14.181 - '@types/node': 10.17.0 + '@types/node': 14.18.36 '@typescript-eslint/eslint-plugin': 5.18.0_e5d04e5cddb8621986b535ccedaf8ecb '@typescript-eslint/parser': 5.18.0_eslint@7.32.0+typescript@4.2.4 autorest: 3.6.1 @@ -8235,12 +7135,12 @@ packages: eslint-plugin-sort-imports-es6-autofix: 0.6.0_eslint@7.32.0 jest: 26.6.3 jest-junit: 12.3.0 - js-yaml: 4.0.0 + js-yaml: 4.1.0 jsonpath: 1.1.1 jsonpath-plus: 7.2.0 lodash: 4.17.21 node-yaml: 3.2.0_eslint@7.32.0 - oav: 3.0.3 + oav: 3.2.4 prettier: 2.6.2 reflect-metadata: 0.1.13 source-map-support: 0.5.21 @@ -8255,7 +7155,6 @@ packages: - '@webpack-cli/generators' - bufferutil - canvas - - debug - encoding - esbuild - openapi-types diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.json b/tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.json index 35013f767c3..f0466a75f98 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.json +++ b/tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@autorest/testmodeler", "entries": [ + { + "version": "2.5.0", + "tag": "@autorest/testmodeler_v2.5.0", + "date": "Thu, 02 Feb 2023 09:40:48 GMT", + "comments": { + "patch": [ + { + "comment": "Use webpack and remove npm-shrinkwrap.json" + }, + { + "comment": "Update dependency semver ranges" + } + ] + } + }, { "version": "2.4.0", "tag": "@autorest/testmodeler_v2.4.0", diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.md b/tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.md index 5cb739cffcc..6fe9a4ff9c6 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.md +++ b/tools/sdk-testgen/packages/autorest.testmodeler/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log - @autorest/testmodeler -This log was last generated on Mon, 12 Dec 2022 06:18:04 GMT and should not be manually modified. +This log was last generated on Thu, 02 Feb 2023 09:40:48 GMT and should not be manually modified. + +## 2.5.0 +Thu, 02 Feb 2023 09:40:48 GMT + +### Patches + +- Use webpack and remove npm-shrinkwrap.json +- Update dependency semver ranges ## 2.4.0 Mon, 12 Dec 2022 06:18:04 GMT diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/package.json b/tools/sdk-testgen/packages/autorest.testmodeler/package.json index 59fb3ab1c83..8d85597988f 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/package.json +++ b/tools/sdk-testgen/packages/autorest.testmodeler/package.json @@ -1,6 +1,6 @@ { "name": "@autorest/testmodeler", - "version": "2.4.0", + "version": "2.5.0", "description": "Autorest extension for testmodeler", "main": "dist/index.js", "scripts": { @@ -34,7 +34,7 @@ "@autorest/extension-base": "^3.5.0", "@azure-tools/codegen": "^2.9.1", "@types/jest": "^26.0.24", - "@types/node": "10.17.0", + "@types/node": "^14.0.0", "@typescript-eslint/eslint-plugin": "^5.17.0", "@typescript-eslint/parser": "^5.17.0", "@types/lodash": "^4.14.176", @@ -44,12 +44,12 @@ "eslint": "^7.25.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^3.4.0", - "eslint-plugin-sort-imports-es6-autofix": "^0.6.0", + "eslint-plugin-sort-imports-es6-autofix": "0.6.0", "jest": "^26.6.3", "jest-junit": "^12.2.0", "jsonpath-plus": "^7.2.0", "lodash": "^4.17.21", - "oav": "3.0.3", + "oav": "3.2.4", "prettier": "^2.2.1", "reflect-metadata": "0.1.13", "source-map-support": "^0.5.19", diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/src/core/model.ts b/tools/sdk-testgen/packages/autorest.testmodeler/src/core/model.ts index 0d3120b7619..cc6ba856826 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/src/core/model.ts +++ b/tools/sdk-testgen/packages/autorest.testmodeler/src/core/model.ts @@ -613,8 +613,9 @@ export class TestCodeModeler { for (const testResource of this.testConfig.getValue(Config.testResources)) { const testFile = typeof testResource === 'string' ? testResource : testResource[Config.test]; try { - const loader = ApiScenarioLoader.create(this.createApiScenarioLoaderOption(fileRoot)); - const testDef = (await loader.load(testFile)) as TestDefinitionModel; + const opts = this.createApiScenarioLoaderOption(fileRoot); + const loader = ApiScenarioLoader.create(opts); + const testDef = (await loader.load(testFile, opts.swaggerFilePaths)) as TestDefinitionModel; this.initiateTestDefinition(session, testDef, codemodelRestCallOnly); this.codeModel.testModel.scenarioTests.push(testDef); } catch (error) { @@ -637,9 +638,10 @@ export class TestCodeModeler { } let scenarioPathName = path.join(apiFolder, scenariosFolder, scenarioFile); try { - const loader = ApiScenarioLoader.create(this.createApiScenarioLoaderOption(fileRoot)); + const opts = this.createApiScenarioLoaderOption(fileRoot); + const loader = ApiScenarioLoader.create(opts); scenarioPathName = scenarioPathName.split('\\').join('/'); - const testDef = (await loader.load(scenarioPathName)) as TestDefinitionModel; + const testDef = (await loader.load(scenarioPathName, opts.swaggerFilePaths)) as TestDefinitionModel; this.initiateTestDefinition(session, testDef, codemodelRestCallOnly); this.codeModel.testModel.scenarioTests.push(testDef); diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/appplatform-remote/model/__debug/test-modeler.yaml b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/appplatform-remote/model/__debug/test-modeler.yaml index e94c37a0fa1..7ef02cdc2b5 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/appplatform-remote/model/__debug/test-modeler.yaml +++ b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/appplatform-remote/model/__debug/test-modeler.yaml @@ -6097,7 +6097,7 @@ operationGroups: - *ref_289 - *ref_290 responses: - - language: &ref_975 + - language: &ref_976 default: name: '' description: Accepted. The response indicates the delete operation is performed in the background. @@ -6662,7 +6662,7 @@ operationGroups: - *ref_303 - *ref_304 responses: - - language: &ref_946 + - language: &ref_947 default: name: '' description: Success @@ -8694,7 +8694,7 @@ operationGroups: - *ref_349 - *ref_350 responses: - - language: &ref_971 + - language: &ref_972 default: name: '' description: Success. The response indicates the resource is deleted. @@ -9821,7 +9821,7 @@ operationGroups: - *ref_382 - *ref_383 responses: - - language: &ref_954 + - language: &ref_955 default: name: '' description: Success. The response indicates the resource is deleted. @@ -10652,7 +10652,7 @@ operationGroups: - *ref_403 - *ref_404 responses: - - language: &ref_973 + - language: &ref_974 default: name: '' description: Success. The response indicates the certificate deleted. @@ -11268,7 +11268,7 @@ operationGroups: - *ref_420 - *ref_421 responses: - - language: &ref_969 + - language: &ref_970 default: name: '' description: Success. The response indicates the custom domain deleted. @@ -12180,7 +12180,7 @@ operationGroups: - *ref_444 - *ref_445 responses: - - language: &ref_967 + - language: &ref_968 default: name: '' description: Success. The response indicates the resource is deleted. @@ -12874,7 +12874,7 @@ operationGroups: - *ref_464 - *ref_465 responses: - - language: &ref_964 + - language: &ref_965 default: name: '' description: Success. @@ -13012,7 +13012,7 @@ operationGroups: - *ref_468 - *ref_469 responses: - - language: &ref_961 + - language: &ref_962 default: name: '' description: Success. @@ -13150,7 +13150,7 @@ operationGroups: - *ref_472 - *ref_473 responses: - - language: &ref_958 + - language: &ref_959 default: name: '' description: Success. @@ -22017,10 +22017,14 @@ testModel: operation: *ref_943 operationGroup: *ref_944 scenarioTests: - - &ref_978 + - &ref_979 + name: Spring _filePath: Microsoft.AppPlatform\preview\2020-11-01-preview\scenarios\Spring.yaml _swaggerFilePaths: - Microsoft.AppPlatform/preview/2020-11-01-preview/appplatform.json + authentication: &ref_945 + type: AADToken + scope: $(armEndpoint)/.default cleanUpSteps: - type: armTemplateDeployment armTemplate: '' @@ -22221,7 +22225,8 @@ testModel: userAssignedIdentity: '' scenarios: - description: Microsoft.AppPlatform/Spring - _scenarioDef: *ref_978 + _scenarioDef: *ref_979 + authentication: *ref_945 requiredVariables: - customDomainName - mysqlKey @@ -22243,11 +22248,11 @@ testModel: scenario: Spring secretVariables: - uploadUrl - shareScope: true steps: - type: restCall operationId: Services_CheckNameAvailability description: Services_CheckNameAvailability + authentication: *ref_945 exampleFile: ../examples/Services_CheckNameAvailability.json exampleModel: name: ../examples/Services_CheckNameAvailability.json @@ -22304,6 +22309,7 @@ testModel: rawValue: AlreadyExists language: *ref_561 language: *ref_559 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -22327,6 +22333,7 @@ testModel: - type: restCall operationId: Services_CreateOrUpdate description: Services_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Services_CreateOrUpdate.json exampleModel: name: ../examples/Services_CreateOrUpdate.json @@ -22864,6 +22871,7 @@ testModel: language: *ref_500 language: *ref_498 language: *ref_515 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23002,6 +23010,7 @@ testModel: - type: restCall operationId: Services_Get description: Services_Get + authentication: *ref_945 exampleFile: ../examples/Services_Get.json exampleModel: name: ../examples/Services_Get.json @@ -23187,6 +23196,7 @@ testModel: language: *ref_500 language: *ref_498 language: *ref_486 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23241,6 +23251,7 @@ testModel: - type: restCall operationId: Services_Update description: Services_Update + authentication: *ref_945 exampleFile: ../examples/Services_Update.json exampleModel: name: ../examples/Services_Update.json @@ -23631,11 +23642,12 @@ testModel: language: *ref_500 language: *ref_498 language: *ref_530 - headers: &ref_945 + headers: &ref_946 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23736,10 +23748,11 @@ testModel: tags: created-by: api-test hello: world - headers: *ref_945 + headers: *ref_946 - type: restCall operationId: Services_DisableTestEndpoint description: Services_DisableTestEndpoint + authentication: *ref_945 exampleFile: ../examples/Services_DisableTestEndpoint.json exampleModel: name: ../examples/Services_DisableTestEndpoint.json @@ -23771,8 +23784,9 @@ testModel: responses: '200': body: - rawValue: &ref_947 {} - language: *ref_946 + rawValue: &ref_948 {} + language: *ref_947 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23787,10 +23801,11 @@ testModel: variables: {} responses: '200': - body: *ref_947 + body: *ref_948 - type: restCall operationId: Services_EnableTestEndpoint description: Services_EnableTestEndpoint + authentication: *ref_945 exampleFile: ../examples/Services_EnableTestEndpoint.json exampleModel: name: ../examples/Services_EnableTestEndpoint.json @@ -23846,6 +23861,7 @@ testModel: rawValue: language: *ref_539 language: *ref_553 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23869,6 +23885,7 @@ testModel: - type: restCall operationId: Services_RegenerateTestKey description: Services_RegenerateTestKey + authentication: *ref_945 exampleFile: ../examples/Services_RegenerateTestKey.json exampleModel: name: ../examples/Services_RegenerateTestKey.json @@ -23934,6 +23951,7 @@ testModel: rawValue: language: *ref_539 language: *ref_546 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23959,6 +23977,7 @@ testModel: - type: restCall operationId: Services_ListTestKeys description: Services_ListTestKeys + authentication: *ref_945 exampleFile: ../examples/Services_ListTestKeys.json exampleModel: name: ../examples/Services_ListTestKeys.json @@ -24014,6 +24033,7 @@ testModel: rawValue: language: *ref_539 language: *ref_535 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24037,6 +24057,7 @@ testModel: - type: restCall operationId: Certificates_CreateOrUpdate description: Certificates_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Certificates_CreateOrUpdate.json exampleModel: name: ../examples/Certificates_CreateOrUpdate.json @@ -24315,6 +24336,7 @@ testModel: language: *ref_747 language: *ref_745 language: *ref_764 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24393,6 +24415,7 @@ testModel: - type: restCall operationId: Certificates_Get description: Certificates_Get + authentication: *ref_945 exampleFile: ../examples/Certificates_Get.json exampleModel: name: ../examples/Certificates_Get.json @@ -24506,6 +24529,7 @@ testModel: language: *ref_747 language: *ref_745 language: *ref_744 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24545,6 +24569,7 @@ testModel: - type: restCall operationId: Certificates_List description: Certificates_List + authentication: *ref_945 exampleFile: ../examples/Certificates_List.json exampleModel: name: ../examples/Certificates_List.json @@ -24664,6 +24689,7 @@ testModel: language: *ref_745 language: *ref_773 language: *ref_772 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24701,6 +24727,7 @@ testModel: - type: restCall operationId: ConfigServers_Validate description: ConfigServers_Validate + authentication: *ref_945 exampleFile: ../examples/ConfigServers_Validate.json exampleModel: name: ../examples/ConfigServers_Validate.json @@ -24771,11 +24798,12 @@ testModel: parentsValue: {} properties: {} language: *ref_601 - headers: &ref_948 + headers: &ref_949 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24800,10 +24828,11 @@ testModel: isValid: true '202': body: {} - headers: *ref_948 + headers: *ref_949 - type: restCall operationId: ConfigServers_UpdatePut description: ConfigServers_UpdatePut + authentication: *ref_945 exampleFile: ../examples/ConfigServers_UpdatePut.json exampleModel: name: ../examples/ConfigServers_UpdatePut.json @@ -24990,6 +25019,7 @@ testModel: language: *ref_574 language: *ref_573 language: *ref_587 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25040,6 +25070,7 @@ testModel: - type: restCall operationId: ConfigServers_UpdatePatch description: ConfigServers_UpdatePatch + authentication: *ref_945 exampleFile: ../examples/ConfigServers_UpdatePatch.json exampleModel: name: ../examples/ConfigServers_UpdatePatch.json @@ -25196,11 +25227,12 @@ testModel: language: *ref_574 language: *ref_573 language: *ref_593 - headers: &ref_949 + headers: &ref_950 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25239,10 +25271,11 @@ testModel: gitProperty: uri: https://github.com/azure-samples/spring-petclinic-microservices-config provisioningState: Updating - headers: *ref_949 + headers: *ref_950 - type: restCall operationId: ConfigServers_Get description: ConfigServers_Get + authentication: *ref_945 exampleFile: ../examples/ConfigServers_Get.json exampleModel: name: ../examples/ConfigServers_Get.json @@ -25333,6 +25366,7 @@ testModel: language: *ref_574 language: *ref_573 language: *ref_572 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25362,6 +25396,7 @@ testModel: - type: restCall operationId: MonitoringSettings_UpdatePut description: MonitoringSettings_UpdatePut + authentication: *ref_945 exampleFile: ../examples/MonitoringSettings_UpdatePut.json exampleModel: name: ../examples/MonitoringSettings_UpdatePut.json @@ -25530,6 +25565,7 @@ testModel: language: *ref_609 language: *ref_607 language: *ref_620 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25575,6 +25611,7 @@ testModel: - type: restCall operationId: MonitoringSettings_Get description: MonitoringSettings_Get + authentication: *ref_945 exampleFile: ../examples/MonitoringSettings_Get.json exampleModel: name: ../examples/MonitoringSettings_Get.json @@ -25662,6 +25699,7 @@ testModel: language: *ref_609 language: *ref_607 language: *ref_606 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25690,6 +25728,7 @@ testModel: - type: restCall operationId: MonitoringSettings_UpdatePatch description: MonitoringSettings_UpdatePatch + authentication: *ref_945 exampleFile: ../examples/MonitoringSettings_UpdatePatch.json exampleModel: name: ../examples/MonitoringSettings_UpdatePatch.json @@ -25858,11 +25897,12 @@ testModel: language: *ref_609 language: *ref_607 language: *ref_626 - headers: &ref_950 + headers: &ref_951 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25905,10 +25945,11 @@ testModel: appInsightsSamplingRate: 100 provisioningState: Updating traceEnabled: true - headers: *ref_950 + headers: *ref_951 - type: restCall operationId: Apps_CreateOrUpdate description: Apps_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Apps_CreateOrUpdate.json exampleModel: name: ../examples/Apps_CreateOrUpdate.json @@ -26228,6 +26269,7 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_661 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -26308,6 +26350,7 @@ testModel: - type: restCall operationId: Apps_Get description: Apps_Get + authentication: *ref_945 exampleFile: ../examples/Apps_Get.json exampleModel: name: ../examples/Apps_Get.json @@ -26454,6 +26497,7 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_632 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -26496,6 +26540,7 @@ testModel: - type: restCall operationId: Deployments_CreateOrUpdate description: Deployments_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Deployments_CreateOrUpdate.json exampleModel: name: ../examples/Deployments_CreateOrUpdate.json @@ -27030,6 +27075,7 @@ testModel: language: *ref_500 language: *ref_843 language: *ref_854 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -27163,6 +27209,7 @@ testModel: - type: restCall operationId: Deployments_Get description: Deployments_Get + authentication: *ref_945 exampleFile: ../examples/Deployments_Get.json exampleModel: name: ../examples/Deployments_Get.json @@ -27340,6 +27387,7 @@ testModel: language: *ref_500 language: *ref_843 language: *ref_821 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -27392,6 +27440,7 @@ testModel: - type: restCall operationId: Apps_Update description: Apps_Update + authentication: *ref_945 exampleFile: ../examples/Apps_Update.json exampleModel: name: ../examples/Apps_Update.json @@ -27728,11 +27777,12 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_672 - headers: &ref_951 + headers: &ref_952 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -27815,10 +27865,11 @@ testModel: mountPath: /mytemporarydisk sizeInGB: 2 url: myapp.myservice.azuremicroservices.io - headers: *ref_951 + headers: *ref_952 - type: restCall operationId: Apps_Update description: Apps_Update + authentication: *ref_945 exampleFile: ../examples/Apps_Update.json exampleModel: name: ../examples/Apps_Update.json @@ -28155,11 +28206,12 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_672 - headers: &ref_952 + headers: &ref_953 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -28242,10 +28294,11 @@ testModel: mountPath: /tmpdisk sizeInGB: 3 url: myapp.myservice.azuremicroservices.io - headers: *ref_952 + headers: *ref_953 - type: restCall operationId: Apps_List description: Apps_List + authentication: *ref_945 exampleFile: ../examples/Apps_List.json exampleModel: name: ../examples/Apps_List.json @@ -28394,6 +28447,7 @@ testModel: language: *ref_633 language: *ref_678 language: *ref_677 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -28436,6 +28490,7 @@ testModel: - type: restCall operationId: Bindings_CreateOrUpdate description: Bindings_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Bindings_CreateOrUpdate.json exampleModel: name: ../examples/Bindings_CreateOrUpdate.json @@ -28729,6 +28784,7 @@ testModel: language: *ref_708 language: *ref_701 language: *ref_719 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -28808,6 +28864,7 @@ testModel: - type: restCall operationId: Bindings_Update description: Bindings_Update + authentication: *ref_945 exampleFile: ../examples/Bindings_Update.json exampleModel: name: ../examples/Bindings_Update.json @@ -29026,11 +29083,12 @@ testModel: language: *ref_708 language: *ref_701 language: *ref_732 - headers: &ref_953 + headers: &ref_954 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29090,10 +29148,11 @@ testModel: resourceName: my-cosmosdb-1 resourceType: Microsoft.DocumentDB updatedAt: '2019-01-01T12:34:56.000Z' - headers: *ref_953 + headers: *ref_954 - type: restCall operationId: Bindings_Get description: Bindings_Get + authentication: *ref_945 exampleFile: ../examples/Bindings_Get.json exampleModel: name: ../examples/Bindings_Get.json @@ -29200,6 +29259,7 @@ testModel: language: *ref_708 language: *ref_701 language: *ref_700 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29236,6 +29296,7 @@ testModel: - type: restCall operationId: Bindings_List description: Bindings_List + authentication: *ref_945 exampleFile: ../examples/Bindings_List.json exampleModel: name: ../examples/Bindings_List.json @@ -29344,6 +29405,7 @@ testModel: language: *ref_701 language: *ref_739 language: *ref_738 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29377,6 +29439,7 @@ testModel: - type: restCall operationId: Bindings_Delete description: Bindings_Delete + authentication: *ref_945 exampleFile: ../examples/Bindings_Delete.json exampleModel: name: ../examples/Bindings_Delete.json @@ -29418,10 +29481,11 @@ testModel: responses: '200': body: - rawValue: &ref_955 {} - language: *ref_954 + rawValue: &ref_956 {} + language: *ref_955 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29441,12 +29505,13 @@ testModel: value: mysql-binding responses: '200': - body: *ref_955 + body: *ref_956 '202': {} '204': {} - type: restCall operationId: Apps_ValidateDomain description: Apps_ValidateDomain + authentication: *ref_945 exampleFile: ../examples/Apps_ValidateDomain.json exampleModel: name: ../examples/Apps_ValidateDomain.json @@ -29505,6 +29570,7 @@ testModel: rawValue: Certificate is invalid, please check if it is a self signed cert or if it contains a suitable dns name language: *ref_694 language: *ref_692 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29528,6 +29594,7 @@ testModel: - type: restCall operationId: CustomDomains_CreateOrUpdate description: CustomDomains_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/CustomDomains_CreateOrUpdate.json exampleModel: name: ../examples/CustomDomains_CreateOrUpdate.json @@ -29705,6 +29772,7 @@ testModel: language: *ref_784 language: *ref_781 language: *ref_794 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29753,6 +29821,7 @@ testModel: - type: restCall operationId: CustomDomains_Update description: CustomDomains_Update + authentication: *ref_945 exampleFile: ../examples/CustomDomains_Update.json exampleModel: name: ../examples/CustomDomains_Update.json @@ -29889,11 +29958,12 @@ testModel: language: *ref_784 language: *ref_781 language: *ref_807 - headers: &ref_956 + headers: &ref_957 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29931,10 +30001,11 @@ testModel: properties: appName: myapp certName: asc-certificate - headers: *ref_956 + headers: *ref_957 - type: restCall operationId: CustomDomains_Get description: CustomDomains_Get + authentication: *ref_945 exampleFile: ../examples/CustomDomains_Get.json exampleModel: name: ../examples/CustomDomains_Get.json @@ -30019,6 +30090,7 @@ testModel: language: *ref_782 language: *ref_781 language: *ref_780 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -30049,6 +30121,7 @@ testModel: - type: restCall operationId: CustomDomains_List description: CustomDomains_List + authentication: *ref_945 exampleFile: ../examples/CustomDomains_List.json exampleModel: name: ../examples/CustomDomains_List.json @@ -30139,6 +30212,7 @@ testModel: language: *ref_781 language: *ref_814 language: *ref_813 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -30167,6 +30241,7 @@ testModel: - type: restCall operationId: Apps_GetResourceUploadUrl description: Apps_GetResourceUploadUrl + authentication: *ref_945 exampleFile: ../examples/Apps_GetResourceUploadUrl.json exampleModel: name: ../examples/Apps_GetResourceUploadUrl.json @@ -30216,6 +30291,7 @@ testModel: https://springcloudstorageaccount.file.core.windows.net/bd172614181f42e2853f6fd90029cda8/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855-20190801-3ed9f4a2-986b-4bbd-b833-a42dccb2f777?sv=2018-03-28&sr=f&sig=SampleSignature&se=2019-08-01T10%3A42%3A21Z&sp=w language: *ref_685 language: *ref_683 + isManagementPlane: true outputVariables: relativePath: fromResponse: /relativePath @@ -30289,6 +30365,7 @@ testModel: - type: restCall operationId: Deployments_CreateOrUpdate description: Deployments_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Deployments_CreateOrUpdate.json exampleModel: name: ../examples/Deployments_CreateOrUpdate.json @@ -30823,6 +30900,7 @@ testModel: language: *ref_500 language: *ref_843 language: *ref_854 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -30956,6 +31034,7 @@ testModel: - type: restCall operationId: Apps_Update description: Apps_Update + authentication: *ref_945 exampleFile: ../examples/Apps_Update.json exampleModel: name: ../examples/Apps_Update.json @@ -31292,11 +31371,12 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_672 - headers: &ref_957 + headers: &ref_958 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31379,10 +31459,11 @@ testModel: mountPath: /mytemporarydisk sizeInGB: 2 url: myapp.myservice.azuremicroservices.io - headers: *ref_957 + headers: *ref_958 - type: restCall operationId: Deployments_Restart description: Deployments_Restart + authentication: *ref_945 exampleFile: ../examples/Deployments_Restart.json exampleModel: name: ../examples/Deployments_Restart.json @@ -31424,11 +31505,12 @@ testModel: responses: '200': body: - rawValue: &ref_959 {} - language: *ref_958 + rawValue: &ref_960 {} + language: *ref_959 '202': - headers: &ref_960 + headers: &ref_961 location: https://management.azure.com/subscriptions/subid/providers/Microsoft.AppPlatform/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31448,12 +31530,13 @@ testModel: value: blue responses: '200': - body: *ref_959 + body: *ref_960 '202': - headers: *ref_960 + headers: *ref_961 - type: restCall operationId: Deployments_Stop description: Deployments_Stop + authentication: *ref_945 exampleFile: ../examples/Deployments_Stop.json exampleModel: name: ../examples/Deployments_Stop.json @@ -31495,11 +31578,12 @@ testModel: responses: '200': body: - rawValue: &ref_962 {} - language: *ref_961 + rawValue: &ref_963 {} + language: *ref_962 '202': - headers: &ref_963 + headers: &ref_964 location: https://management.azure.com/subscriptions/subid/providers/Microsoft.AppPlatform/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31519,12 +31603,13 @@ testModel: value: blue responses: '200': - body: *ref_962 + body: *ref_963 '202': - headers: *ref_963 + headers: *ref_964 - type: restCall operationId: Deployments_Start description: Deployments_Start + authentication: *ref_945 exampleFile: ../examples/Deployments_Start.json exampleModel: name: ../examples/Deployments_Start.json @@ -31566,11 +31651,12 @@ testModel: responses: '200': body: - rawValue: &ref_965 {} - language: *ref_964 + rawValue: &ref_966 {} + language: *ref_965 '202': - headers: &ref_966 + headers: &ref_967 location: https://management.azure.com/subscriptions/subid/providers/Microsoft.AppPlatform/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31590,12 +31676,13 @@ testModel: value: blue responses: '200': - body: *ref_965 + body: *ref_966 '202': - headers: *ref_966 + headers: *ref_967 - type: restCall operationId: Deployments_GetLogFileUrl description: Deployments_GetLogFileUrl + authentication: *ref_945 exampleFile: ../examples/Deployments_GetLogFileUrl.json exampleModel: name: ../examples/Deployments_GetLogFileUrl.json @@ -31647,6 +31734,7 @@ testModel: language: *ref_903 language: *ref_902 '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31673,6 +31761,7 @@ testModel: - type: restCall operationId: Deployments_List description: Deployments_List + authentication: *ref_945 exampleFile: ../examples/Deployments_List.json exampleModel: name: ../examples/Deployments_List.json @@ -31852,6 +31941,7 @@ testModel: language: *ref_843 language: *ref_874 language: *ref_873 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31901,6 +31991,7 @@ testModel: - type: restCall operationId: Deployments_ListForCluster description: Deployments_ListForCluster + authentication: *ref_945 exampleFile: ../examples/Deployments_ListForCluster.json exampleModel: name: ../examples/Deployments_ListForCluster.json @@ -32075,6 +32166,7 @@ testModel: language: *ref_843 language: *ref_874 language: *ref_878 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32124,6 +32216,7 @@ testModel: - type: restCall operationId: Services_List description: Services_List + authentication: *ref_945 exampleFile: ../examples/Services_List.json exampleModel: name: ../examples/Services_List.json @@ -32311,6 +32404,7 @@ testModel: language: *ref_498 language: *ref_565 language: *ref_568 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32365,6 +32459,7 @@ testModel: - type: restCall operationId: Services_ListBySubscription description: Services_ListBySubscription + authentication: *ref_945 exampleFile: ../examples/Services_ListBySubscription.json exampleModel: name: ../examples/Services_ListBySubscription.json @@ -32547,6 +32642,7 @@ testModel: language: *ref_498 language: *ref_565 language: *ref_564 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32600,6 +32696,7 @@ testModel: - type: restCall operationId: Deployments_Delete description: Deployments_Delete + authentication: *ref_945 exampleFile: ../examples/Deployments_Delete.json exampleModel: name: ../examples/Deployments_Delete.json @@ -32641,10 +32738,11 @@ testModel: responses: '200': body: - rawValue: &ref_968 {} - language: *ref_967 + rawValue: &ref_969 {} + language: *ref_968 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32664,12 +32762,13 @@ testModel: value: blue responses: '200': - body: *ref_968 + body: *ref_969 '202': {} '204': {} - type: restCall operationId: CustomDomains_Delete description: CustomDomains_Delete + authentication: *ref_945 exampleFile: ../examples/CustomDomains_Delete.json exampleModel: name: ../examples/CustomDomains_Delete.json @@ -32711,10 +32810,11 @@ testModel: responses: '200': body: - rawValue: &ref_970 {} - language: *ref_969 + rawValue: &ref_971 {} + language: *ref_970 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32734,12 +32834,13 @@ testModel: value: $(dnsCname).$(customDomainName) responses: '200': - body: *ref_970 + body: *ref_971 '202': {} '204': {} - type: restCall operationId: Apps_Delete description: Apps_Delete + authentication: *ref_945 exampleFile: ../examples/Apps_Delete.json exampleModel: name: ../examples/Apps_Delete.json @@ -32776,10 +32877,11 @@ testModel: responses: '200': body: - rawValue: &ref_972 {} - language: *ref_971 + rawValue: &ref_973 {} + language: *ref_972 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32798,12 +32900,13 @@ testModel: value: app01 responses: '200': - body: *ref_972 + body: *ref_973 '202': {} '204': {} - type: restCall operationId: Certificates_Delete description: Certificates_Delete + authentication: *ref_945 exampleFile: ../examples/Certificates_Delete.json exampleModel: name: ../examples/Certificates_Delete.json @@ -32840,10 +32943,11 @@ testModel: responses: '200': body: - rawValue: &ref_974 {} - language: *ref_973 + rawValue: &ref_975 {} + language: *ref_974 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32862,12 +32966,13 @@ testModel: value: asc-certificate responses: '200': - body: *ref_974 + body: *ref_975 '202': {} '204': {} - type: restCall operationId: Services_Delete description: Services_Delete + authentication: *ref_945 exampleFile: ../examples/Services_Delete.json exampleModel: name: ../examples/Services_Delete.json @@ -32899,11 +33004,12 @@ testModel: responses: '202': body: - rawValue: &ref_976 {} - language: *ref_975 - headers: &ref_977 + rawValue: &ref_977 {} + language: *ref_976 + headers: &ref_978 location: https://management.azure.com/subscriptions/subid/providers/Microsoft.AppPlatform/...pathToOperationResult... '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32918,12 +33024,13 @@ testModel: variables: {} responses: '202': - body: *ref_976 - headers: *ref_977 + body: *ref_977 + headers: *ref_978 '204': {} - type: restCall operationId: Skus_List description: Skus_List + authentication: *ref_945 exampleFile: ../examples/Skus_List.json exampleModel: name: ../examples/Skus_List.json @@ -33018,6 +33125,7 @@ testModel: language: *ref_931 language: *ref_928 language: *ref_927 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -33050,6 +33158,7 @@ testModel: - type: restCall operationId: Operations_List description: Operations_List + authentication: *ref_945 exampleFile: ../examples/Operations_List.json exampleModel: name: ../examples/Operations_List.json @@ -33123,6 +33232,7 @@ testModel: language: *ref_915 language: *ref_906 language: *ref_905 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -33161,6 +33271,9 @@ testModel: appName: type: string value: app01 + armEndpoint: + type: string + value: https://management.azure.com ascDomainName: type: string value: .azuremicroservices.io diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/appplatform/model/__debug/test-modeler.yaml b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/appplatform/model/__debug/test-modeler.yaml index 93a26ec02ef..fab3e17c7aa 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/appplatform/model/__debug/test-modeler.yaml +++ b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/appplatform/model/__debug/test-modeler.yaml @@ -6097,7 +6097,7 @@ operationGroups: - *ref_289 - *ref_290 responses: - - language: &ref_975 + - language: &ref_976 default: name: '' description: Accepted. The response indicates the delete operation is performed in the background. @@ -6662,7 +6662,7 @@ operationGroups: - *ref_303 - *ref_304 responses: - - language: &ref_946 + - language: &ref_947 default: name: '' description: Success @@ -8694,7 +8694,7 @@ operationGroups: - *ref_349 - *ref_350 responses: - - language: &ref_971 + - language: &ref_972 default: name: '' description: Success. The response indicates the resource is deleted. @@ -9833,7 +9833,7 @@ operationGroups: - *ref_382 - *ref_383 responses: - - language: &ref_954 + - language: &ref_955 default: name: '' description: Success. The response indicates the resource is deleted. @@ -10673,7 +10673,7 @@ operationGroups: - *ref_403 - *ref_404 responses: - - language: &ref_973 + - language: &ref_974 default: name: '' description: Success. The response indicates the certificate deleted. @@ -11289,7 +11289,7 @@ operationGroups: - *ref_420 - *ref_421 responses: - - language: &ref_969 + - language: &ref_970 default: name: '' description: Success. The response indicates the custom domain deleted. @@ -12201,7 +12201,7 @@ operationGroups: - *ref_444 - *ref_445 responses: - - language: &ref_967 + - language: &ref_968 default: name: '' description: Success. The response indicates the resource is deleted. @@ -12895,7 +12895,7 @@ operationGroups: - *ref_464 - *ref_465 responses: - - language: &ref_964 + - language: &ref_965 default: name: '' description: Success. @@ -13033,7 +13033,7 @@ operationGroups: - *ref_468 - *ref_469 responses: - - language: &ref_961 + - language: &ref_962 default: name: '' description: Success. @@ -13171,7 +13171,7 @@ operationGroups: - *ref_472 - *ref_473 responses: - - language: &ref_958 + - language: &ref_959 default: name: '' description: Success. @@ -22076,10 +22076,14 @@ testModel: operation: *ref_943 operationGroup: *ref_944 scenarioTests: - - &ref_978 + - &ref_979 + name: Spring _filePath: Microsoft.AppPlatform\preview\2020-11-01-preview\scenarios\Spring.yaml _swaggerFilePaths: - Microsoft.AppPlatform/preview/2020-11-01-preview/appplatform.json + authentication: &ref_945 + type: AADToken + scope: $(armEndpoint)/.default cleanUpSteps: - type: armTemplateDeployment armTemplate: '' @@ -22280,7 +22284,8 @@ testModel: userAssignedIdentity: '' scenarios: - description: Microsoft.AppPlatform/Spring - _scenarioDef: *ref_978 + _scenarioDef: *ref_979 + authentication: *ref_945 requiredVariables: - customDomainName - mysqlKey @@ -22302,11 +22307,11 @@ testModel: scenario: Spring secretVariables: - uploadUrl - shareScope: true steps: - type: restCall operationId: Services_CheckNameAvailability description: Services_CheckNameAvailability + authentication: *ref_945 exampleFile: ../examples/Services_CheckNameAvailability.json exampleModel: name: ../examples/Services_CheckNameAvailability.json @@ -22363,6 +22368,7 @@ testModel: rawValue: AlreadyExists language: *ref_561 language: *ref_559 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -22386,6 +22392,7 @@ testModel: - type: restCall operationId: Services_CreateOrUpdate description: Services_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Services_CreateOrUpdate.json exampleModel: name: ../examples/Services_CreateOrUpdate.json @@ -22923,6 +22930,7 @@ testModel: language: *ref_500 language: *ref_498 language: *ref_515 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23061,6 +23069,7 @@ testModel: - type: restCall operationId: Services_Get description: Services_Get + authentication: *ref_945 exampleFile: ../examples/Services_Get.json exampleModel: name: ../examples/Services_Get.json @@ -23246,6 +23255,7 @@ testModel: language: *ref_500 language: *ref_498 language: *ref_486 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23300,6 +23310,7 @@ testModel: - type: restCall operationId: Services_Update description: Services_Update + authentication: *ref_945 exampleFile: ../examples/Services_Update.json exampleModel: name: ../examples/Services_Update.json @@ -23690,11 +23701,12 @@ testModel: language: *ref_500 language: *ref_498 language: *ref_530 - headers: &ref_945 + headers: &ref_946 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23795,10 +23807,11 @@ testModel: tags: created-by: api-test hello: world - headers: *ref_945 + headers: *ref_946 - type: restCall operationId: Services_DisableTestEndpoint description: Services_DisableTestEndpoint + authentication: *ref_945 exampleFile: ../examples/Services_DisableTestEndpoint.json exampleModel: name: ../examples/Services_DisableTestEndpoint.json @@ -23830,8 +23843,9 @@ testModel: responses: '200': body: - rawValue: &ref_947 {} - language: *ref_946 + rawValue: &ref_948 {} + language: *ref_947 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23846,10 +23860,11 @@ testModel: variables: {} responses: '200': - body: *ref_947 + body: *ref_948 - type: restCall operationId: Services_EnableTestEndpoint description: Services_EnableTestEndpoint + authentication: *ref_945 exampleFile: ../examples/Services_EnableTestEndpoint.json exampleModel: name: ../examples/Services_EnableTestEndpoint.json @@ -23905,6 +23920,7 @@ testModel: rawValue: language: *ref_539 language: *ref_553 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -23928,6 +23944,7 @@ testModel: - type: restCall operationId: Services_RegenerateTestKey description: Services_RegenerateTestKey + authentication: *ref_945 exampleFile: ../examples/Services_RegenerateTestKey.json exampleModel: name: ../examples/Services_RegenerateTestKey.json @@ -23993,6 +24010,7 @@ testModel: rawValue: language: *ref_539 language: *ref_546 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24018,6 +24036,7 @@ testModel: - type: restCall operationId: Services_ListTestKeys description: Services_ListTestKeys + authentication: *ref_945 exampleFile: ../examples/Services_ListTestKeys.json exampleModel: name: ../examples/Services_ListTestKeys.json @@ -24073,6 +24092,7 @@ testModel: rawValue: language: *ref_539 language: *ref_535 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24096,6 +24116,7 @@ testModel: - type: restCall operationId: Certificates_CreateOrUpdate description: Certificates_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Certificates_CreateOrUpdate.json exampleModel: name: ../examples/Certificates_CreateOrUpdate.json @@ -24374,6 +24395,7 @@ testModel: language: *ref_747 language: *ref_745 language: *ref_764 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24452,6 +24474,7 @@ testModel: - type: restCall operationId: Certificates_Get description: Certificates_Get + authentication: *ref_945 exampleFile: ../examples/Certificates_Get.json exampleModel: name: ../examples/Certificates_Get.json @@ -24565,6 +24588,7 @@ testModel: language: *ref_747 language: *ref_745 language: *ref_744 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24604,6 +24628,7 @@ testModel: - type: restCall operationId: Certificates_List description: Certificates_List + authentication: *ref_945 exampleFile: ../examples/Certificates_List.json exampleModel: name: ../examples/Certificates_List.json @@ -24723,6 +24748,7 @@ testModel: language: *ref_745 language: *ref_773 language: *ref_772 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24760,6 +24786,7 @@ testModel: - type: restCall operationId: ConfigServers_Validate description: ConfigServers_Validate + authentication: *ref_945 exampleFile: ../examples/ConfigServers_Validate.json exampleModel: name: ../examples/ConfigServers_Validate.json @@ -24830,11 +24857,12 @@ testModel: parentsValue: {} properties: {} language: *ref_601 - headers: &ref_948 + headers: &ref_949 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -24859,10 +24887,11 @@ testModel: isValid: true '202': body: {} - headers: *ref_948 + headers: *ref_949 - type: restCall operationId: ConfigServers_UpdatePut description: ConfigServers_UpdatePut + authentication: *ref_945 exampleFile: ../examples/ConfigServers_UpdatePut.json exampleModel: name: ../examples/ConfigServers_UpdatePut.json @@ -25049,6 +25078,7 @@ testModel: language: *ref_574 language: *ref_573 language: *ref_587 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25099,6 +25129,7 @@ testModel: - type: restCall operationId: ConfigServers_UpdatePatch description: ConfigServers_UpdatePatch + authentication: *ref_945 exampleFile: ../examples/ConfigServers_UpdatePatch.json exampleModel: name: ../examples/ConfigServers_UpdatePatch.json @@ -25255,11 +25286,12 @@ testModel: language: *ref_574 language: *ref_573 language: *ref_593 - headers: &ref_949 + headers: &ref_950 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25298,10 +25330,11 @@ testModel: gitProperty: uri: https://github.com/azure-samples/spring-petclinic-microservices-config provisioningState: Updating - headers: *ref_949 + headers: *ref_950 - type: restCall operationId: ConfigServers_Get description: ConfigServers_Get + authentication: *ref_945 exampleFile: ../examples/ConfigServers_Get.json exampleModel: name: ../examples/ConfigServers_Get.json @@ -25392,6 +25425,7 @@ testModel: language: *ref_574 language: *ref_573 language: *ref_572 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25421,6 +25455,7 @@ testModel: - type: restCall operationId: MonitoringSettings_UpdatePut description: MonitoringSettings_UpdatePut + authentication: *ref_945 exampleFile: ../examples/MonitoringSettings_UpdatePut.json exampleModel: name: ../examples/MonitoringSettings_UpdatePut.json @@ -25589,6 +25624,7 @@ testModel: language: *ref_609 language: *ref_607 language: *ref_620 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25634,6 +25670,7 @@ testModel: - type: restCall operationId: MonitoringSettings_Get description: MonitoringSettings_Get + authentication: *ref_945 exampleFile: ../examples/MonitoringSettings_Get.json exampleModel: name: ../examples/MonitoringSettings_Get.json @@ -25721,6 +25758,7 @@ testModel: language: *ref_609 language: *ref_607 language: *ref_606 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25749,6 +25787,7 @@ testModel: - type: restCall operationId: MonitoringSettings_UpdatePatch description: MonitoringSettings_UpdatePatch + authentication: *ref_945 exampleFile: ../examples/MonitoringSettings_UpdatePatch.json exampleModel: name: ../examples/MonitoringSettings_UpdatePatch.json @@ -25917,11 +25956,12 @@ testModel: language: *ref_609 language: *ref_607 language: *ref_626 - headers: &ref_950 + headers: &ref_951 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -25964,10 +26004,11 @@ testModel: appInsightsSamplingRate: 100 provisioningState: Updating traceEnabled: true - headers: *ref_950 + headers: *ref_951 - type: restCall operationId: Apps_CreateOrUpdate description: Apps_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Apps_CreateOrUpdate.json exampleModel: name: ../examples/Apps_CreateOrUpdate.json @@ -26287,6 +26328,7 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_661 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -26367,6 +26409,7 @@ testModel: - type: restCall operationId: Apps_Get description: Apps_Get + authentication: *ref_945 exampleFile: ../examples/Apps_Get.json exampleModel: name: ../examples/Apps_Get.json @@ -26513,6 +26556,7 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_632 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -26555,6 +26599,7 @@ testModel: - type: restCall operationId: Deployments_CreateOrUpdate description: Deployments_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Deployments_CreateOrUpdate.json exampleModel: name: ../examples/Deployments_CreateOrUpdate.json @@ -27089,6 +27134,7 @@ testModel: language: *ref_500 language: *ref_843 language: *ref_854 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -27222,6 +27268,7 @@ testModel: - type: restCall operationId: Deployments_Get description: Deployments_Get + authentication: *ref_945 exampleFile: ../examples/Deployments_Get.json exampleModel: name: ../examples/Deployments_Get.json @@ -27399,6 +27446,7 @@ testModel: language: *ref_500 language: *ref_843 language: *ref_821 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -27451,6 +27499,7 @@ testModel: - type: restCall operationId: Apps_Update description: Apps_Update + authentication: *ref_945 exampleFile: ../examples/Apps_Update.json exampleModel: name: ../examples/Apps_Update.json @@ -27787,11 +27836,12 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_672 - headers: &ref_951 + headers: &ref_952 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -27874,10 +27924,11 @@ testModel: mountPath: /mytemporarydisk sizeInGB: 2 url: myapp.myservice.azuremicroservices.io - headers: *ref_951 + headers: *ref_952 - type: restCall operationId: Apps_Update description: Apps_Update + authentication: *ref_945 exampleFile: ../examples/Apps_Update.json exampleModel: name: ../examples/Apps_Update.json @@ -28214,11 +28265,12 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_672 - headers: &ref_952 + headers: &ref_953 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -28301,10 +28353,11 @@ testModel: mountPath: /tmpdisk sizeInGB: 3 url: myapp.myservice.azuremicroservices.io - headers: *ref_952 + headers: *ref_953 - type: restCall operationId: Apps_List description: Apps_List + authentication: *ref_945 exampleFile: ../examples/Apps_List.json exampleModel: name: ../examples/Apps_List.json @@ -28453,6 +28506,7 @@ testModel: language: *ref_633 language: *ref_678 language: *ref_677 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -28495,6 +28549,7 @@ testModel: - type: restCall operationId: Bindings_CreateOrUpdate description: Bindings_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Bindings_CreateOrUpdate.json exampleModel: name: ../examples/Bindings_CreateOrUpdate.json @@ -28797,6 +28852,7 @@ testModel: language: *ref_708 language: *ref_701 language: *ref_719 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -28885,6 +28941,7 @@ testModel: - type: restCall operationId: Bindings_Update description: Bindings_Update + authentication: *ref_945 exampleFile: ../examples/Bindings_Update.json exampleModel: name: ../examples/Bindings_Update.json @@ -29109,11 +29166,12 @@ testModel: language: *ref_708 language: *ref_701 language: *ref_732 - headers: &ref_953 + headers: &ref_954 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29179,10 +29237,11 @@ testModel: resourceName: my-cosmosdb-1 resourceType: Microsoft.DocumentDB updatedAt: '2019-01-01T12:34:56.000Z' - headers: *ref_953 + headers: *ref_954 - type: restCall operationId: Bindings_Get description: Bindings_Get + authentication: *ref_945 exampleFile: ../examples/Bindings_Get.json exampleModel: name: ../examples/Bindings_Get.json @@ -29292,6 +29351,7 @@ testModel: language: *ref_708 language: *ref_701 language: *ref_700 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29331,6 +29391,7 @@ testModel: - type: restCall operationId: Bindings_List description: Bindings_List + authentication: *ref_945 exampleFile: ../examples/Bindings_List.json exampleModel: name: ../examples/Bindings_List.json @@ -29442,6 +29503,7 @@ testModel: language: *ref_701 language: *ref_739 language: *ref_738 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29478,6 +29540,7 @@ testModel: - type: restCall operationId: Bindings_Delete description: Bindings_Delete + authentication: *ref_945 exampleFile: ../examples/Bindings_Delete.json exampleModel: name: ../examples/Bindings_Delete.json @@ -29519,10 +29582,11 @@ testModel: responses: '200': body: - rawValue: &ref_955 {} - language: *ref_954 + rawValue: &ref_956 {} + language: *ref_955 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29542,12 +29606,13 @@ testModel: value: mysql-binding responses: '200': - body: *ref_955 + body: *ref_956 '202': {} '204': {} - type: restCall operationId: Apps_ValidateDomain description: Apps_ValidateDomain + authentication: *ref_945 exampleFile: ../examples/Apps_ValidateDomain.json exampleModel: name: ../examples/Apps_ValidateDomain.json @@ -29606,6 +29671,7 @@ testModel: rawValue: Certificate is invalid, please check if it is a self signed cert or if it contains a suitable dns name language: *ref_694 language: *ref_692 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29629,6 +29695,7 @@ testModel: - type: restCall operationId: CustomDomains_CreateOrUpdate description: CustomDomains_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/CustomDomains_CreateOrUpdate.json exampleModel: name: ../examples/CustomDomains_CreateOrUpdate.json @@ -29806,6 +29873,7 @@ testModel: language: *ref_784 language: *ref_781 language: *ref_794 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -29854,6 +29922,7 @@ testModel: - type: restCall operationId: CustomDomains_Update description: CustomDomains_Update + authentication: *ref_945 exampleFile: ../examples/CustomDomains_Update.json exampleModel: name: ../examples/CustomDomains_Update.json @@ -29990,11 +30059,12 @@ testModel: language: *ref_784 language: *ref_781 language: *ref_807 - headers: &ref_956 + headers: &ref_957 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -30032,10 +30102,11 @@ testModel: properties: appName: myapp certName: asc-certificate - headers: *ref_956 + headers: *ref_957 - type: restCall operationId: CustomDomains_Get description: CustomDomains_Get + authentication: *ref_945 exampleFile: ../examples/CustomDomains_Get.json exampleModel: name: ../examples/CustomDomains_Get.json @@ -30120,6 +30191,7 @@ testModel: language: *ref_782 language: *ref_781 language: *ref_780 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -30150,6 +30222,7 @@ testModel: - type: restCall operationId: CustomDomains_List description: CustomDomains_List + authentication: *ref_945 exampleFile: ../examples/CustomDomains_List.json exampleModel: name: ../examples/CustomDomains_List.json @@ -30240,6 +30313,7 @@ testModel: language: *ref_781 language: *ref_814 language: *ref_813 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -30268,6 +30342,7 @@ testModel: - type: restCall operationId: Apps_GetResourceUploadUrl description: Apps_GetResourceUploadUrl + authentication: *ref_945 exampleFile: ../examples/Apps_GetResourceUploadUrl.json exampleModel: name: ../examples/Apps_GetResourceUploadUrl.json @@ -30317,6 +30392,7 @@ testModel: https://springcloudstorageaccount.file.core.windows.net/bd172614181f42e2853f6fd90029cda8/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855-20190801-3ed9f4a2-986b-4bbd-b833-a42dccb2f777?sv=2018-03-28&sr=f&sig=SampleSignature&se=2019-08-01T10%3A42%3A21Z&sp=w language: *ref_685 language: *ref_683 + isManagementPlane: true outputVariables: relativePath: fromResponse: /relativePath @@ -30390,6 +30466,7 @@ testModel: - type: restCall operationId: Deployments_CreateOrUpdate description: Deployments_CreateOrUpdate + authentication: *ref_945 exampleFile: ../examples/Deployments_CreateOrUpdate.json exampleModel: name: ../examples/Deployments_CreateOrUpdate.json @@ -30924,6 +31001,7 @@ testModel: language: *ref_500 language: *ref_843 language: *ref_854 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31057,6 +31135,7 @@ testModel: - type: restCall operationId: Apps_Update description: Apps_Update + authentication: *ref_945 exampleFile: ../examples/Apps_Update.json exampleModel: name: ../examples/Apps_Update.json @@ -31393,11 +31472,12 @@ testModel: language: *ref_635 language: *ref_633 language: *ref_672 - headers: &ref_957 + headers: &ref_958 Azure-AsyncOperation: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/Spring/default?api-version=2020-11-01-preview Location: >- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2020-11-01-preview + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31480,10 +31560,11 @@ testModel: mountPath: /mytemporarydisk sizeInGB: 2 url: myapp.myservice.azuremicroservices.io - headers: *ref_957 + headers: *ref_958 - type: restCall operationId: Deployments_Restart description: Deployments_Restart + authentication: *ref_945 exampleFile: ../examples/Deployments_Restart.json exampleModel: name: ../examples/Deployments_Restart.json @@ -31525,11 +31606,12 @@ testModel: responses: '200': body: - rawValue: &ref_959 {} - language: *ref_958 + rawValue: &ref_960 {} + language: *ref_959 '202': - headers: &ref_960 + headers: &ref_961 location: https://management.azure.com/subscriptions/subid/providers/Microsoft.AppPlatform/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31549,12 +31631,13 @@ testModel: value: blue responses: '200': - body: *ref_959 + body: *ref_960 '202': - headers: *ref_960 + headers: *ref_961 - type: restCall operationId: Deployments_Stop description: Deployments_Stop + authentication: *ref_945 exampleFile: ../examples/Deployments_Stop.json exampleModel: name: ../examples/Deployments_Stop.json @@ -31596,11 +31679,12 @@ testModel: responses: '200': body: - rawValue: &ref_962 {} - language: *ref_961 + rawValue: &ref_963 {} + language: *ref_962 '202': - headers: &ref_963 + headers: &ref_964 location: https://management.azure.com/subscriptions/subid/providers/Microsoft.AppPlatform/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31620,12 +31704,13 @@ testModel: value: blue responses: '200': - body: *ref_962 + body: *ref_963 '202': - headers: *ref_963 + headers: *ref_964 - type: restCall operationId: Deployments_Start description: Deployments_Start + authentication: *ref_945 exampleFile: ../examples/Deployments_Start.json exampleModel: name: ../examples/Deployments_Start.json @@ -31667,11 +31752,12 @@ testModel: responses: '200': body: - rawValue: &ref_965 {} - language: *ref_964 + rawValue: &ref_966 {} + language: *ref_965 '202': - headers: &ref_966 + headers: &ref_967 location: https://management.azure.com/subscriptions/subid/providers/Microsoft.AppPlatform/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31691,12 +31777,13 @@ testModel: value: blue responses: '200': - body: *ref_965 + body: *ref_966 '202': - headers: *ref_966 + headers: *ref_967 - type: restCall operationId: Deployments_GetLogFileUrl description: Deployments_GetLogFileUrl + authentication: *ref_945 exampleFile: ../examples/Deployments_GetLogFileUrl.json exampleModel: name: ../examples/Deployments_GetLogFileUrl.json @@ -31748,6 +31835,7 @@ testModel: language: *ref_903 language: *ref_902 '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -31774,6 +31862,7 @@ testModel: - type: restCall operationId: Deployments_List description: Deployments_List + authentication: *ref_945 exampleFile: ../examples/Deployments_List.json exampleModel: name: ../examples/Deployments_List.json @@ -31953,6 +32042,7 @@ testModel: language: *ref_843 language: *ref_874 language: *ref_873 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32002,6 +32092,7 @@ testModel: - type: restCall operationId: Deployments_ListForCluster description: Deployments_ListForCluster + authentication: *ref_945 exampleFile: ../examples/Deployments_ListForCluster.json exampleModel: name: ../examples/Deployments_ListForCluster.json @@ -32176,6 +32267,7 @@ testModel: language: *ref_843 language: *ref_874 language: *ref_878 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32225,6 +32317,7 @@ testModel: - type: restCall operationId: Services_List description: Services_List + authentication: *ref_945 exampleFile: ../examples/Services_List.json exampleModel: name: ../examples/Services_List.json @@ -32412,6 +32505,7 @@ testModel: language: *ref_498 language: *ref_565 language: *ref_568 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32466,6 +32560,7 @@ testModel: - type: restCall operationId: Services_ListBySubscription description: Services_ListBySubscription + authentication: *ref_945 exampleFile: ../examples/Services_ListBySubscription.json exampleModel: name: ../examples/Services_ListBySubscription.json @@ -32648,6 +32743,7 @@ testModel: language: *ref_498 language: *ref_565 language: *ref_564 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32701,6 +32797,7 @@ testModel: - type: restCall operationId: Deployments_Delete description: Deployments_Delete + authentication: *ref_945 exampleFile: ../examples/Deployments_Delete.json exampleModel: name: ../examples/Deployments_Delete.json @@ -32742,10 +32839,11 @@ testModel: responses: '200': body: - rawValue: &ref_968 {} - language: *ref_967 + rawValue: &ref_969 {} + language: *ref_968 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32765,12 +32863,13 @@ testModel: value: blue responses: '200': - body: *ref_968 + body: *ref_969 '202': {} '204': {} - type: restCall operationId: CustomDomains_Delete description: CustomDomains_Delete + authentication: *ref_945 exampleFile: ../examples/CustomDomains_Delete.json exampleModel: name: ../examples/CustomDomains_Delete.json @@ -32812,10 +32911,11 @@ testModel: responses: '200': body: - rawValue: &ref_970 {} - language: *ref_969 + rawValue: &ref_971 {} + language: *ref_970 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32835,12 +32935,13 @@ testModel: value: $(dnsCname).$(customDomainName) responses: '200': - body: *ref_970 + body: *ref_971 '202': {} '204': {} - type: restCall operationId: Apps_Delete description: Apps_Delete + authentication: *ref_945 exampleFile: ../examples/Apps_Delete.json exampleModel: name: ../examples/Apps_Delete.json @@ -32877,10 +32978,11 @@ testModel: responses: '200': body: - rawValue: &ref_972 {} - language: *ref_971 + rawValue: &ref_973 {} + language: *ref_972 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32899,12 +33001,13 @@ testModel: value: app01 responses: '200': - body: *ref_972 + body: *ref_973 '202': {} '204': {} - type: restCall operationId: Certificates_Delete description: Certificates_Delete + authentication: *ref_945 exampleFile: ../examples/Certificates_Delete.json exampleModel: name: ../examples/Certificates_Delete.json @@ -32941,10 +33044,11 @@ testModel: responses: '200': body: - rawValue: &ref_974 {} - language: *ref_973 + rawValue: &ref_975 {} + language: *ref_974 '202': {} '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -32963,12 +33067,13 @@ testModel: value: asc-certificate responses: '200': - body: *ref_974 + body: *ref_975 '202': {} '204': {} - type: restCall operationId: Services_Delete description: Services_Delete + authentication: *ref_945 exampleFile: ../examples/Services_Delete.json exampleModel: name: ../examples/Services_Delete.json @@ -33000,11 +33105,12 @@ testModel: responses: '202': body: - rawValue: &ref_976 {} - language: *ref_975 - headers: &ref_977 + rawValue: &ref_977 {} + language: *ref_976 + headers: &ref_978 location: https://management.azure.com/subscriptions/subid/providers/Microsoft.AppPlatform/...pathToOperationResult... '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -33019,12 +33125,13 @@ testModel: variables: {} responses: '202': - body: *ref_976 - headers: *ref_977 + body: *ref_977 + headers: *ref_978 '204': {} - type: restCall operationId: Skus_List description: Skus_List + authentication: *ref_945 exampleFile: ../examples/Skus_List.json exampleModel: name: ../examples/Skus_List.json @@ -33119,6 +33226,7 @@ testModel: language: *ref_931 language: *ref_928 language: *ref_927 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -33151,6 +33259,7 @@ testModel: - type: restCall operationId: Operations_List description: Operations_List + authentication: *ref_945 exampleFile: ../examples/Operations_List.json exampleModel: name: ../examples/Operations_List.json @@ -33224,6 +33333,7 @@ testModel: language: *ref_915 language: *ref_906 language: *ref_905 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -33262,6 +33372,9 @@ testModel: appName: type: string value: app01 + armEndpoint: + type: string + value: https://management.azure.com ascDomainName: type: string value: .azuremicroservices.io diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/compute-remote/model/__debug/test-modeler.yaml b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/compute-remote/model/__debug/test-modeler.yaml index df17ec9fed9..f5bd5479183 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/compute-remote/model/__debug/test-modeler.yaml +++ b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/compute-remote/model/__debug/test-modeler.yaml @@ -219917,9 +219917,10 @@ testModel: operation: *ref_5811 operationGroup: *ref_5781 scenarioTests: - - &ref_5860 + - &ref_5861 + name: vm_quickstart _filePath: Microsoft.Compute\stable\2021-11-01\scenarios\vm_quickstart.yaml - _swaggerFilePaths: &ref_5862 + _swaggerFilePaths: &ref_5864 - Microsoft.Compute/stable/2021-11-01/compute.json - Microsoft.Compute/stable/2021-11-01/runCommands.json - Microsoft.Compute/stable/2021-07-01/skus.json @@ -219928,10 +219929,16 @@ testModel: - Microsoft.Compute/stable/2021-07-01/sharedGallery.json - Microsoft.Compute/stable/2021-07-01/communityGallery.json - Microsoft.Compute/stable/2021-03-01/cloudService.json + authentication: &ref_5843 + type: AADToken + scope: $(armEndpoint)/.default cleanUpSteps: [] prepareSteps: - type: restCall operationId: VirtualNetworks_CreateOrUpdate + authentication: *ref_5843 + externalReference: true + isManagementPlane: true isPrepareStep: true operation: &ref_5814 operationId: VirtualNetworks_CreateOrUpdate @@ -221527,6 +221534,9 @@ testModel: responses: {} - type: restCall operationId: NetworkSecurityGroups_CreateOrUpdate + authentication: *ref_5843 + externalReference: true + isManagementPlane: true isPrepareStep: true operation: &ref_5835 operationId: NetworkSecurityGroups_CreateOrUpdate @@ -222242,13 +222252,16 @@ testModel: responses: {} - type: restCall operationId: PublicIPAddresses_CreateOrUpdate + authentication: *ref_5843 + externalReference: true + isManagementPlane: true isPrepareStep: true - operation: &ref_5844 + operation: &ref_5845 operationId: PublicIPAddresses_CreateOrUpdate _method: put - _path: &ref_5843 + _path: &ref_5844 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses/{publicIpAddressName} - _spec: &ref_5846 + _spec: &ref_5847 info: title: NetworkManagementClient version: '2021-05-01' @@ -222480,13 +222493,13 @@ testModel: modelAsString: true host: management.azure.com paths: - /subscriptions/{subscriptionId}/providers/Microsoft.Network/publicIPAddresses: &ref_5845 + /subscriptions/{subscriptionId}/providers/Microsoft.Network/publicIPAddresses: &ref_5846 _pathTemplate: /subscriptions/{subscriptionId}/providers/Microsoft.Network/publicIPAddresses - _spec: *ref_5846 + _spec: *ref_5847 get: operationId: PublicIPAddresses_ListAll _method: get - _path: *ref_5845 + _path: *ref_5846 consumes: *ref_5813 parameters: - $ref: _ej#/parameters/ApiVersionParameter @@ -222506,13 +222519,13 @@ testModel: '200': schema: $ref: _la#/definitions/PublicIPAddressListResult - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses: &ref_5847 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses: &ref_5848 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses - _spec: *ref_5846 + _spec: *ref_5847 get: operationId: PublicIPAddresses_List _method: get - _path: *ref_5847 + _path: *ref_5848 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -222536,7 +222549,7 @@ testModel: '200': schema: $ref: _la#/definitions/PublicIPAddressListResult - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses/{publicIpAddressName}: *ref_5843 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses/{publicIpAddressName}: *ref_5844 produces: *ref_5813 schemes: - https @@ -222554,7 +222567,7 @@ testModel: delete: operationId: PublicIPAddresses_Delete _method: delete - _path: *ref_5843 + _path: *ref_5844 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -222586,7 +222599,7 @@ testModel: get: operationId: PublicIPAddresses_Get _method: get - _path: *ref_5843 + _path: *ref_5844 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -222619,7 +222632,7 @@ testModel: patch: operationId: PublicIPAddresses_UpdateTags _method: patch - _path: *ref_5843 + _path: *ref_5844 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -222650,7 +222663,7 @@ testModel: '200': schema: $ref: _la#/definitions/PublicIPAddress - put: *ref_5844 + put: *ref_5845 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -222714,13 +222727,16 @@ testModel: responses: {} - type: restCall operationId: NetworkInterfaces_CreateOrUpdate + authentication: *ref_5843 + externalReference: true + isManagementPlane: true isPrepareStep: true - operation: &ref_5849 + operation: &ref_5850 operationId: NetworkInterfaces_CreateOrUpdate _method: put - _path: &ref_5848 + _path: &ref_5849 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName} - _spec: &ref_5851 + _spec: &ref_5852 info: title: NetworkManagementClient version: '2021-05-01' @@ -223396,13 +223412,13 @@ testModel: _skipError: true host: management.azure.com paths: - /subscriptions/{subscriptionId}/providers/Microsoft.Network/networkInterfaces: &ref_5850 + /subscriptions/{subscriptionId}/providers/Microsoft.Network/networkInterfaces: &ref_5851 _pathTemplate: /subscriptions/{subscriptionId}/providers/Microsoft.Network/networkInterfaces - _spec: *ref_5851 + _spec: *ref_5852 get: operationId: NetworkInterfaces_ListAll _method: get - _path: *ref_5850 + _path: *ref_5851 consumes: *ref_5813 parameters: - $ref: _ej#/parameters/ApiVersionParameter @@ -223422,13 +223438,13 @@ testModel: '200': schema: $ref: _f5#/definitions/NetworkInterfaceListResult - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces: &ref_5852 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces: &ref_5853 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces - _spec: *ref_5851 + _spec: *ref_5852 get: operationId: NetworkInterfaces_List _method: get - _path: *ref_5852 + _path: *ref_5853 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223452,14 +223468,14 @@ testModel: '200': schema: $ref: _f5#/definitions/NetworkInterfaceListResult - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}: *ref_5848 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/effectiveNetworkSecurityGroups: &ref_5854 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}: *ref_5849 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/effectiveNetworkSecurityGroups: &ref_5855 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/effectiveNetworkSecurityGroups - _spec: *ref_5851 + _spec: *ref_5852 post: operationId: NetworkInterfaces_ListEffectiveNetworkSecurityGroups _method: post - _path: *ref_5854 + _path: *ref_5855 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223489,13 +223505,13 @@ testModel: schema: $ref: _f5#/definitions/EffectiveNetworkSecurityGroupListResult '202': {} - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/effectiveRouteTable: &ref_5853 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/effectiveRouteTable: &ref_5854 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/effectiveRouteTable - _spec: *ref_5851 + _spec: *ref_5852 post: operationId: NetworkInterfaces_GetEffectiveRouteTable _method: post - _path: *ref_5853 + _path: *ref_5854 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223525,13 +223541,13 @@ testModel: schema: $ref: _f5#/definitions/EffectiveRouteListResult '202': {} - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/ipConfigurations: &ref_5855 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/ipConfigurations: &ref_5856 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/ipConfigurations - _spec: *ref_5851 + _spec: *ref_5852 get: operationId: NetworkInterfaceIPConfigurations_List _method: get - _path: *ref_5855 + _path: *ref_5856 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223559,13 +223575,13 @@ testModel: '200': schema: $ref: _f5#/definitions/NetworkInterfaceIPConfigurationListResult - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/ipConfigurations/{ipConfigurationName}: &ref_5856 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/ipConfigurations/{ipConfigurationName}: &ref_5857 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/ipConfigurations/{ipConfigurationName} - _spec: *ref_5851 + _spec: *ref_5852 get: operationId: NetworkInterfaceIPConfigurations_Get _method: get - _path: *ref_5856 + _path: *ref_5857 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223595,13 +223611,13 @@ testModel: '200': schema: $ref: _f5#/definitions/NetworkInterfaceIPConfiguration - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/loadBalancers: &ref_5857 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/loadBalancers: &ref_5858 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/loadBalancers - _spec: *ref_5851 + _spec: *ref_5852 get: operationId: NetworkInterfaceLoadBalancers_List _method: get - _path: *ref_5857 + _path: *ref_5858 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223629,13 +223645,13 @@ testModel: '200': schema: $ref: _f5#/definitions/NetworkInterfaceLoadBalancerListResult - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/tapConfigurations: &ref_5859 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/tapConfigurations: &ref_5860 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/tapConfigurations - _spec: *ref_5851 + _spec: *ref_5852 get: operationId: NetworkInterfaceTapConfigurations_List _method: get - _path: *ref_5859 + _path: *ref_5860 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223663,13 +223679,13 @@ testModel: '200': schema: $ref: _f5#/definitions/NetworkInterfaceTapConfigurationListResult - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/tapConfigurations/{tapConfigurationName}: &ref_5858 + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/tapConfigurations/{tapConfigurationName}: &ref_5859 _pathTemplate: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkInterfaces/{networkInterfaceName}/tapConfigurations/{tapConfigurationName} - _spec: *ref_5851 + _spec: *ref_5852 delete: operationId: NetworkInterfaceTapConfigurations_Delete _method: delete - _path: *ref_5858 + _path: *ref_5859 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223705,7 +223721,7 @@ testModel: get: operationId: NetworkInterfaceTapConfigurations_Get _method: get - _path: *ref_5858 + _path: *ref_5859 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223738,7 +223754,7 @@ testModel: put: operationId: NetworkInterfaceTapConfigurations_CreateOrUpdate _method: put - _path: *ref_5858 + _path: *ref_5859 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223796,7 +223812,7 @@ testModel: delete: operationId: NetworkInterfaces_Delete _method: delete - _path: *ref_5848 + _path: *ref_5849 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223828,7 +223844,7 @@ testModel: get: operationId: NetworkInterfaces_Get _method: get - _path: *ref_5848 + _path: *ref_5849 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223861,7 +223877,7 @@ testModel: patch: operationId: NetworkInterfaces_UpdateTags _method: patch - _path: *ref_5848 + _path: *ref_5849 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223892,7 +223908,7 @@ testModel: '200': schema: $ref: _f5#/definitions/NetworkInterface - put: *ref_5849 + put: *ref_5850 consumes: *ref_5813 parameters: - name: resourceGroupName @@ -223970,7 +223986,8 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenarios: - description: '' - _scenarioDef: *ref_5860 + _scenarioDef: *ref_5861 + authentication: *ref_5843 requiredVariables: - adminPassword - subscriptionId @@ -223981,10 +223998,10 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenario: VirtualMachineScenario secretVariables: [] - shareScope: true steps: - type: restCall operationId: VirtualMachines_CreateOrUpdate + authentication: *ref_5843 exampleModel: clientParameters: - exampleValue: @@ -224123,6 +224140,7 @@ testModel: operationGroup: *ref_2991 originalFile: '' responses: {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -224160,6 +224178,7 @@ testModel: responses: {} - type: restCall operationId: VirtualMachines_Get + authentication: *ref_5843 exampleModel: clientParameters: - exampleValue: @@ -224187,6 +224206,7 @@ testModel: operationGroup: *ref_2991 originalFile: '' responses: {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -224208,6 +224228,9 @@ testModel: variables: adminPassword: type: secureString + armEndpoint: + type: string + value: https://management.azure.com networkSecurityGroupId: type: string publicIPAddressId: @@ -224219,9 +224242,13 @@ testModel: prefix: test vmNicId: type: string - - &ref_5861 + - &ref_5862 + name: vm_quickstart_deps _filePath: Microsoft.Compute\stable\2021-11-01\scenarios\vm_quickstart_deps.yaml - _swaggerFilePaths: *ref_5862 + _swaggerFilePaths: *ref_5864 + authentication: &ref_5863 + type: AADToken + scope: $(armEndpoint)/.default cleanUpSteps: [] prepareSteps: - type: armTemplateDeployment @@ -224324,7 +224351,8 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenarios: - description: '' - _scenarioDef: *ref_5861 + _scenarioDef: *ref_5862 + authentication: *ref_5863 requiredVariables: - adminPassword - subscriptionId @@ -224335,10 +224363,10 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenario: VirtualMachineScenario secretVariables: [] - shareScope: true steps: - type: restCall operationId: VirtualMachines_CreateOrUpdate + authentication: *ref_5863 exampleModel: clientParameters: - exampleValue: @@ -224477,6 +224505,7 @@ testModel: operationGroup: *ref_2991 originalFile: '' responses: {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -224520,6 +224549,9 @@ testModel: variables: adminPassword: type: secureString + armEndpoint: + type: string + value: https://management.azure.com vmName: type: string value: test diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/compute/model/__debug/test-modeler.yaml b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/compute/model/__debug/test-modeler.yaml index 99ceb161202..b8f8c35b078 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/compute/model/__debug/test-modeler.yaml +++ b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/compute/model/__debug/test-modeler.yaml @@ -13674,7 +13674,7 @@ schemas: namespace: '' protocol: {} serializedName: additionalCapabilities - language: &ref_4325 + language: &ref_4326 default: name: additionalCapabilities description: Specifies additional capabilities enabled or disabled on the virtual machine. @@ -150968,7 +150968,8 @@ testModel: operation: *ref_4319 operationGroup: *ref_4289 scenarioTests: - - &ref_4323 + - &ref_4324 + name: sample _filePath: Microsoft.Compute\stable\2021-03-01\test-scenarios\sample.yaml _swaggerFilePaths: - Microsoft.Compute/stable/2021-03-01/compute.json @@ -150978,11 +150979,15 @@ testModel: - Microsoft.Compute/stable/2020-09-30/gallery.json - Microsoft.Compute/stable/2020-09-30/sharedGallery.json - Microsoft.Compute/stable/2021-03-01/cloudService.json + authentication: &ref_4322 + type: AADToken + scope: $(armEndpoint)/.default cleanUpSteps: [] prepareSteps: - type: restCall operationId: ProximityPlacementGroups_Delete description: Create a proximity placement group. + authentication: *ref_4322 exampleFile: ../examples/DeleteAProximityPlacementGroup.json exampleModel: name: ../examples/DeleteAProximityPlacementGroup.json @@ -151016,6 +151021,7 @@ testModel: body: rawValue: &ref_4321 {} language: *ref_4320 + isManagementPlane: true isPrepareStep: true outputVariables: {} outputVariablesModel: {} @@ -151042,7 +151048,8 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenarios: - description: Microsoft.SignalRService/Basic_CRUD - _scenarioDef: *ref_4323 + _scenarioDef: *ref_4324 + authentication: *ref_4322 requiredVariables: - subscriptionId - location @@ -151051,7 +151058,6 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenario: scenario_0 secretVariables: [] - shareScope: true steps: - type: armTemplateDeployment armTemplate: ./peArmTemplate/Generate_Unique_name_template.json @@ -151081,6 +151087,7 @@ testModel: - type: restCall operationId: ProximityPlacementGroups_CreateOrUpdate description: Create or Update a proximity placement group. + authentication: *ref_4322 exampleFile: ../examples/CreateOrUpdateAProximityPlacementGroup.json exampleModel: name: ../examples/CreateOrUpdateAProximityPlacementGroup.json @@ -151206,6 +151213,7 @@ testModel: language: *ref_2268 language: *ref_2267 language: *ref_2270 + isManagementPlane: true outputVariables: fakeScenarioVar: fromResponse: /id @@ -151247,6 +151255,7 @@ testModel: - type: restCall operationId: ProximityPlacementGroups_Delete description: Create a proximity placement group. + authentication: *ref_4322 exampleFile: ../examples/DeleteAProximityPlacementGroup.json exampleModel: name: ../examples/DeleteAProximityPlacementGroup.json @@ -151278,8 +151287,9 @@ testModel: responses: '200': body: - rawValue: &ref_4322 {} + rawValue: &ref_4323 {} language: *ref_4320 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -151295,10 +151305,11 @@ testModel: variables: {} responses: '200': - body: *ref_4322 + body: *ref_4323 - type: restCall operationId: VirtualMachines_CreateOrUpdate description: Create a vm with Host Encryption using encryptionAtHost property. + authentication: *ref_4322 exampleFile: ../examples/CreateAVmWithEncryptionAtHost.json exampleModel: name: ../examples/CreateAVmWithEncryptionAtHost.json @@ -151872,6 +151883,7 @@ testModel: language: *ref_2465 language: *ref_2435 language: *ref_2484 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -152015,7 +152027,8 @@ testModel: resourceName: type: string - description: Microsoft.SignalRService/DeleteOnly - _scenarioDef: *ref_4323 + _scenarioDef: *ref_4324 + authentication: *ref_4322 requiredVariables: - subscriptionId - location @@ -152026,11 +152039,11 @@ testModel: vmName: '' scenario: scenario_1 secretVariables: [] - shareScope: true steps: - type: restCall operationId: ProximityPlacementGroups_Delete description: Create a proximity placement group. + authentication: *ref_4322 exampleFile: ../examples/DeleteAProximityPlacementGroup.json exampleModel: name: ../examples/DeleteAProximityPlacementGroup.json @@ -152062,8 +152075,9 @@ testModel: responses: '200': body: - rawValue: &ref_4324 {} + rawValue: &ref_4325 {} language: *ref_4320 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -152079,9 +152093,10 @@ testModel: variables: {} responses: '200': - body: *ref_4324 + body: *ref_4325 - type: restCall operationId: VirtualMachines_CreateOrUpdate + authentication: *ref_4322 exampleModel: clientParameters: - exampleValue: @@ -152126,7 +152141,7 @@ testModel: schema: *ref_329 parentsValue: {} properties: {} - language: *ref_4325 + language: *ref_4326 hardwareProfile: schema: *ref_354 parentsValue: {} @@ -152220,6 +152235,7 @@ testModel: operationGroup: *ref_2467 originalFile: '' responses: {} + isManagementPlane: true outputVariables: vmId: type: string @@ -152263,6 +152279,7 @@ testModel: responses: {} - type: restCall operationId: VirtualMachines_Get + authentication: *ref_4322 exampleModel: clientParameters: - exampleValue: @@ -152290,6 +152307,7 @@ testModel: operationGroup: *ref_2467 originalFile: '' responses: {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -152310,6 +152328,9 @@ testModel: secretVariables: [] useArmTemplate: true variables: + armEndpoint: + type: string + value: https://management.azure.com fakeStepVar: type: string value: signalrswaggertest4 diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/signalr/model/__debug/test-modeler-with-tags.yaml b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/signalr/model/__debug/test-modeler-with-tags.yaml index 1a252638e5a..0097c95329d 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/signalr/model/__debug/test-modeler-with-tags.yaml +++ b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/signalr/model/__debug/test-modeler-with-tags.yaml @@ -5126,7 +5126,7 @@ operationGroups: - *ref_192 responses: - !Response - language: !Languages &ref_468 + language: !Languages &ref_469 default: name: '' description: Success. The response indicates the resource is already deleted. @@ -5763,7 +5763,7 @@ operationGroups: - *ref_206 responses: - !Response - language: !Languages &ref_465 + language: !Languages &ref_466 default: name: '' description: Accepted. The response indicates the restart operation is performed in the background. @@ -11540,10 +11540,14 @@ testModel: operation: *ref_460 operationGroup: *ref_442 scenarioTests: - - &ref_471 + - &ref_472 + name: signalR _filePath: Microsoft.SignalRService\preview\2021-06-01-preview\scenarios\signalR.yaml _swaggerFilePaths: - Microsoft.SignalRService/preview/2021-06-01-preview/signalr.json + authentication: &ref_461 + type: AADToken + scope: $(armEndpoint)/.default cleanUpSteps: [] prepareSteps: [] requiredVariables: @@ -11555,7 +11559,8 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenarios: - description: Microsoft.SignalRService/Basic_CRUD - _scenarioDef: *ref_471 + _scenarioDef: *ref_472 + authentication: *ref_461 requiredVariables: - subscriptionId - location @@ -11564,7 +11569,6 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenario: SignalR secretVariables: [] - shareScope: !!bool true steps: - type: armTemplateDeployment armTemplate: ./peArmTemplate/Generate_Unique_name_template.json @@ -11612,6 +11616,7 @@ testModel: - type: restCall operationId: SignalR_CheckNameAvailability description: SignalR_CheckNameAvailability + authentication: *ref_461 exampleFile: ../examples/SignalR_CheckNameAvailability.json exampleModel: name: ../examples/SignalR_CheckNameAvailability.json @@ -11671,6 +11676,7 @@ testModel: rawValue: AlreadyExists language: *ref_262 language: *ref_260 + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -11696,6 +11702,7 @@ testModel: - type: restCall operationId: SignalR_CreateOrUpdate description: SignalR_CreateOrUpdate + authentication: *ref_461 exampleFile: ../examples/SignalR_CreateOrUpdate.json exampleModel: name: ../examples/SignalR_CreateOrUpdate.json @@ -12738,13 +12745,14 @@ testModel: language: *ref_286 language: *ref_326 language: *ref_349 - headers: &ref_461 + headers: &ref_462 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... 202: - headers: &ref_462 + headers: &ref_463 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -12980,12 +12988,13 @@ testModel: lastModifiedByType: User tags: key1: value1 - headers: *ref_461 - 202: headers: *ref_462 + 202: + headers: *ref_463 - type: restCall operationId: SignalR_Get description: SignalR_Get + authentication: *ref_461 exampleFile: ../examples/SignalR_Get.json exampleModel: name: ../examples/SignalR_Get.json @@ -13400,6 +13409,7 @@ testModel: language: *ref_286 language: *ref_326 language: *ref_336 + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -13500,6 +13510,7 @@ testModel: - type: restCall operationId: SignalR_Update description: SignalR_Update + authentication: *ref_461 exampleFile: ../examples/SignalR_Update.json exampleModel: name: ../examples/SignalR_Update.json @@ -14158,9 +14169,10 @@ testModel: language: *ref_326 language: *ref_360 202: - headers: &ref_463 + headers: &ref_464 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -14312,10 +14324,11 @@ testModel: tags: key1: value1 202: - headers: *ref_463 + headers: *ref_464 - type: restCall operationId: SignalR_ListKeys description: SignalR_ListKeys + authentication: *ref_461 exampleFile: ../examples/SignalR_ListKeys.json exampleModel: name: ../examples/SignalR_ListKeys.json @@ -14351,6 +14364,7 @@ testModel: parentsValue: {} properties: {} language: *ref_365 + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -14369,6 +14383,7 @@ testModel: - type: restCall operationId: SignalR_RegenerateKey description: SignalR_RegenerateKey + authentication: *ref_461 exampleFile: ../examples/SignalR_RegenerateKey.json exampleModel: name: ../examples/SignalR_RegenerateKey.json @@ -14414,9 +14429,10 @@ testModel: parentsValue: {} properties: {} language: *ref_371 - headers: &ref_464 + headers: &ref_465 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -14434,10 +14450,11 @@ testModel: responses: 202: body: {} - headers: *ref_464 + headers: *ref_465 - type: restCall operationId: SignalR_Restart description: SignalR_Restart + authentication: *ref_461 exampleFile: ../examples/SignalR_Restart.json exampleModel: name: ../examples/SignalR_Restart.json @@ -14469,12 +14486,13 @@ testModel: responses: 202: body: - rawValue: &ref_466 {} - language: *ref_465 - headers: &ref_467 + rawValue: &ref_467 {} + language: *ref_466 + headers: &ref_468 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... 204: {} + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -14489,12 +14507,13 @@ testModel: variables: {} responses: 202: - body: *ref_466 - headers: *ref_467 + body: *ref_467 + headers: *ref_468 204: {} - type: restCall operationId: Usages_List description: Usages_List + authentication: *ref_461 exampleFile: ../examples/Usages_List.json exampleModel: name: ../examples/Usages_List.json @@ -14597,6 +14616,7 @@ testModel: language: *ref_387 language: *ref_380 language: *ref_379 + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -14630,6 +14650,7 @@ testModel: - type: restCall operationId: SignalR_ListByResourceGroup description: SignalR_ListByResourceGroup + authentication: *ref_461 exampleFile: ../examples/SignalR_ListByResourceGroup.json exampleModel: name: ../examples/SignalR_ListByResourceGroup.json @@ -15046,6 +15067,7 @@ testModel: language: *ref_326 language: *ref_267 language: *ref_332 + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -15147,6 +15169,7 @@ testModel: - type: restCall operationId: SignalR_ListBySubscription description: SignalR_ListBySubscription + authentication: *ref_461 exampleFile: ../examples/SignalR_ListBySubscription.json exampleModel: name: ../examples/SignalR_ListBySubscription.json @@ -15558,6 +15581,7 @@ testModel: language: *ref_326 language: *ref_267 language: *ref_266 + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -15657,6 +15681,7 @@ testModel: - type: restCall operationId: Operations_List description: Operations_List + authentication: *ref_461 exampleFile: ../examples/Operations_List.json exampleModel: name: ../examples/Operations_List.json @@ -15722,6 +15747,7 @@ testModel: language: *ref_250 language: *ref_242 language: *ref_241 + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -15747,6 +15773,7 @@ testModel: - type: restCall operationId: SignalR_Delete description: SignalR_Delete + authentication: *ref_461 exampleFile: ../examples/SignalR_Delete.json exampleModel: name: ../examples/SignalR_Delete.json @@ -15778,13 +15805,14 @@ testModel: responses: 200: body: - rawValue: &ref_469 {} - language: *ref_468 + rawValue: &ref_470 {} + language: *ref_469 202: - headers: &ref_470 + headers: &ref_471 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... 204: {} + isManagementPlane: !!bool true outputVariables: {} outputVariablesModel: {} parameters: @@ -15799,9 +15827,9 @@ testModel: variables: {} responses: 200: - body: *ref_469 + body: *ref_470 202: - headers: *ref_470 + headers: *ref_471 204: {} variables: resourceName: @@ -15809,7 +15837,10 @@ testModel: scope: ResourceGroup secretVariables: [] useArmTemplate: !!bool true - variables: {} + variables: + armEndpoint: + type: string + value: https://management.azure.com language: !Languages default: name: SignalRManagementClient diff --git a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/signalr/model/__debug/test-modeler.yaml b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/signalr/model/__debug/test-modeler.yaml index 46ae110c174..4196358ef0f 100644 --- a/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/signalr/model/__debug/test-modeler.yaml +++ b/tools/sdk-testgen/packages/autorest.testmodeler/test/integrationtest/output/signalr/model/__debug/test-modeler.yaml @@ -4723,7 +4723,7 @@ operationGroups: - *ref_191 - *ref_192 responses: - - language: &ref_468 + - language: &ref_469 default: name: '' description: Success. The response indicates the resource is already deleted. @@ -5339,7 +5339,7 @@ operationGroups: - *ref_205 - *ref_206 responses: - - language: &ref_465 + - language: &ref_466 default: name: '' description: Accepted. The response indicates the restart operation is performed in the background. @@ -11061,10 +11061,14 @@ testModel: operation: *ref_460 operationGroup: *ref_442 scenarioTests: - - &ref_471 + - &ref_472 + name: signalR _filePath: Microsoft.SignalRService\preview\2021-06-01-preview\scenarios\signalR.yaml _swaggerFilePaths: - Microsoft.SignalRService/preview/2021-06-01-preview/signalr.json + authentication: &ref_461 + type: AADToken + scope: $(armEndpoint)/.default cleanUpSteps: [] prepareSteps: [] requiredVariables: @@ -11076,7 +11080,8 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenarios: - description: Microsoft.SignalRService/Basic_CRUD - _scenarioDef: *ref_471 + _scenarioDef: *ref_472 + authentication: *ref_461 requiredVariables: - subscriptionId - location @@ -11085,7 +11090,6 @@ testModel: subscriptionId: 00000000-00000000-00000000-00000000 scenario: SignalR secretVariables: [] - shareScope: true steps: - type: armTemplateDeployment armTemplate: ./peArmTemplate/Generate_Unique_name_template.json @@ -11133,6 +11137,7 @@ testModel: - type: restCall operationId: SignalR_CheckNameAvailability description: SignalR_CheckNameAvailability + authentication: *ref_461 exampleFile: ../examples/SignalR_CheckNameAvailability.json exampleModel: name: ../examples/SignalR_CheckNameAvailability.json @@ -11192,6 +11197,7 @@ testModel: rawValue: AlreadyExists language: *ref_262 language: *ref_260 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -11217,6 +11223,7 @@ testModel: - type: restCall operationId: SignalR_CreateOrUpdate description: SignalR_CreateOrUpdate + authentication: *ref_461 exampleFile: ../examples/SignalR_CreateOrUpdate.json exampleModel: name: ../examples/SignalR_CreateOrUpdate.json @@ -12259,13 +12266,14 @@ testModel: language: *ref_286 language: *ref_326 language: *ref_349 - headers: &ref_461 + headers: &ref_462 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... '202': - headers: &ref_462 + headers: &ref_463 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -12501,12 +12509,13 @@ testModel: lastModifiedByType: User tags: key1: value1 - headers: *ref_461 - '202': headers: *ref_462 + '202': + headers: *ref_463 - type: restCall operationId: SignalR_Get description: SignalR_Get + authentication: *ref_461 exampleFile: ../examples/SignalR_Get.json exampleModel: name: ../examples/SignalR_Get.json @@ -12921,6 +12930,7 @@ testModel: language: *ref_286 language: *ref_326 language: *ref_336 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -13021,6 +13031,7 @@ testModel: - type: restCall operationId: SignalR_Update description: SignalR_Update + authentication: *ref_461 exampleFile: ../examples/SignalR_Update.json exampleModel: name: ../examples/SignalR_Update.json @@ -13679,9 +13690,10 @@ testModel: language: *ref_326 language: *ref_360 '202': - headers: &ref_463 + headers: &ref_464 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -13833,10 +13845,11 @@ testModel: tags: key1: value1 '202': - headers: *ref_463 + headers: *ref_464 - type: restCall operationId: SignalR_ListKeys description: SignalR_ListKeys + authentication: *ref_461 exampleFile: ../examples/SignalR_ListKeys.json exampleModel: name: ../examples/SignalR_ListKeys.json @@ -13872,6 +13885,7 @@ testModel: parentsValue: {} properties: {} language: *ref_365 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -13890,6 +13904,7 @@ testModel: - type: restCall operationId: SignalR_RegenerateKey description: SignalR_RegenerateKey + authentication: *ref_461 exampleFile: ../examples/SignalR_RegenerateKey.json exampleModel: name: ../examples/SignalR_RegenerateKey.json @@ -13935,9 +13950,10 @@ testModel: parentsValue: {} properties: {} language: *ref_371 - headers: &ref_464 + headers: &ref_465 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -13955,10 +13971,11 @@ testModel: responses: '202': body: {} - headers: *ref_464 + headers: *ref_465 - type: restCall operationId: SignalR_Restart description: SignalR_Restart + authentication: *ref_461 exampleFile: ../examples/SignalR_Restart.json exampleModel: name: ../examples/SignalR_Restart.json @@ -13990,12 +14007,13 @@ testModel: responses: '202': body: - rawValue: &ref_466 {} - language: *ref_465 - headers: &ref_467 + rawValue: &ref_467 {} + language: *ref_466 + headers: &ref_468 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -14010,12 +14028,13 @@ testModel: variables: {} responses: '202': - body: *ref_466 - headers: *ref_467 + body: *ref_467 + headers: *ref_468 '204': {} - type: restCall operationId: Usages_List description: Usages_List + authentication: *ref_461 exampleFile: ../examples/Usages_List.json exampleModel: name: ../examples/Usages_List.json @@ -14118,6 +14137,7 @@ testModel: language: *ref_387 language: *ref_380 language: *ref_379 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -14151,6 +14171,7 @@ testModel: - type: restCall operationId: SignalR_ListByResourceGroup description: SignalR_ListByResourceGroup + authentication: *ref_461 exampleFile: ../examples/SignalR_ListByResourceGroup.json exampleModel: name: ../examples/SignalR_ListByResourceGroup.json @@ -14567,6 +14588,7 @@ testModel: language: *ref_326 language: *ref_267 language: *ref_332 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -14668,6 +14690,7 @@ testModel: - type: restCall operationId: SignalR_ListBySubscription description: SignalR_ListBySubscription + authentication: *ref_461 exampleFile: ../examples/SignalR_ListBySubscription.json exampleModel: name: ../examples/SignalR_ListBySubscription.json @@ -15079,6 +15102,7 @@ testModel: language: *ref_326 language: *ref_267 language: *ref_266 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -15178,6 +15202,7 @@ testModel: - type: restCall operationId: Operations_List description: Operations_List + authentication: *ref_461 exampleFile: ../examples/Operations_List.json exampleModel: name: ../examples/Operations_List.json @@ -15243,6 +15268,7 @@ testModel: language: *ref_250 language: *ref_242 language: *ref_241 + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -15268,6 +15294,7 @@ testModel: - type: restCall operationId: SignalR_Delete description: SignalR_Delete + authentication: *ref_461 exampleFile: ../examples/SignalR_Delete.json exampleModel: name: ../examples/SignalR_Delete.json @@ -15299,13 +15326,14 @@ testModel: responses: '200': body: - rawValue: &ref_469 {} - language: *ref_468 + rawValue: &ref_470 {} + language: *ref_469 '202': - headers: &ref_470 + headers: &ref_471 Azure-AsyncOperation: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationStatus... Location: https://management.azure.com/subscriptions/subid/providers/Microsoft.SignalRService/...pathToOperationResult... '204': {} + isManagementPlane: true outputVariables: {} outputVariablesModel: {} parameters: @@ -15320,9 +15348,9 @@ testModel: variables: {} responses: '200': - body: *ref_469 + body: *ref_470 '202': - headers: *ref_470 + headers: *ref_471 '204': {} variables: resourceName: @@ -15330,7 +15358,10 @@ testModel: scope: ResourceGroup secretVariables: [] useArmTemplate: true - variables: {} + variables: + armEndpoint: + type: string + value: https://management.azure.com language: default: name: SignalRManagementClient