Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regenerated @azure/arm-timeseriesinsights to fix polymorphic mapper lookup issues #4465

Merged
merged 3 commits into from
Jul 26, 2019

Conversation

amarzavery
Copy link
Contributor

amarz-MBP:azure-sdk-for-js amarz$ gulp codegen --azure-rest-api-specs-root "/Users/amarz/sdk/azure-rest-api-specs" --use "/Users/amarz/sdk/autorest.typescript" --package "@azure/arm-timeseriesinsights"
[15:09:11] Requiring external module ts-node/register
(node:53574) ExperimentalWarning: The fs.promises API is experimental
[15:09:12] Using gulpfile ~/sdk/azure-sdk-for-js/gulpfile.ts
[15:09:12] Starting 'codegen'...
Passed arguments: codegen, --azure-rest-api-specs-root, /Users/amarz/sdk/azure-rest-api-specs, --use, /Users/amarz/sdk/autorest.typescript, --package, @azure/arm-timeseriesinsights
>>>>>>>>>>>>>>>>>>> Start: "["@azure/arm-timeseriesinsights"]" >>>>>>>>>>>>>>>>>>>>>>>>>
Executing command:
------------------------------------------------------------
autorest --typescript --typescript-sdks-folder=/Users/amarz/sdk/azure-sdk-for-js --license-header=MICROSOFT_MIT_NO_VERSION /Users/amarz/sdk/azure-rest-api-specs/specification/timeseriesinsights/resource-manager/readme.md --use=/Users/amarz/sdk/autorest.typescript
------------------------------------------------------------
AutoRest code generation utility [version: 2.0.4283; node: v10.15.3]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
   Loading AutoRest core      '/Users/amarz/.autorest/@[email protected]/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4387)
   Loading local AutoRest extension '@microsoft.azure/autorest.typescript' (/Users/amarz/sdk/autorest.typescript)
   Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.51->2.3.51)
INFORMATION: Getting the package version from the pre-existing package.json file in the output folder.
INFORMATION: Got version "1.2.0" for package "@azure/arm-timeseriesinsights" from existing package.json file.

@amarzavery amarzavery requested a review from ramya-rao-a as a code owner July 26, 2019 22:12
@amarzavery amarzavery merged commit a0d9d6e into Azure:master Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested Polymorphism and Discriminators
1 participant