Skip to content

Conversation

@deyaaeldeen
Copy link
Member

@deyaaeldeen deyaaeldeen commented Sep 25, 2020

We were ignoring ts-naming-options for no good reason as far as I can tell here so I did the fix and re-enabling the rule in those places again.

export type RecognizeCategorizedEntitiesErrorResult = TextAnalyticsErrorResult;

// @public
export type RecognizeCategorizedEntitiesOptions = TextAnalyticsOperationOptions;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing the type would be breaking change. Someone might be using this type in their code and after updating to the latest, their code will fail to build

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah right, I am not too bothered by it so will close for now.

@deyaaeldeen deyaaeldeen deleted the text-no-disable-ts-naming-options branch September 25, 2020 21:54
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this pull request Dec 4, 2020
[Hub Generated] Review request for Microsoft.Authorization to add version preview/2020-04-01-preview (Azure#11506)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants