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

[Text Analytics] Update link in README #21875

Merged
merged 1 commit into from
May 14, 2022
Merged

Conversation

deyaaeldeen
Copy link
Member

The old feature branch has been deleted and the file lives in the main branch now.

@azure-sdk
Copy link
Collaborator

API change check for @azure/ai-text-analytics

API changes are not detected in this pull request for @azure/ai-text-analytics

@deyaaeldeen deyaaeldeen merged commit 8b09329 into Azure:main May 14, 2022
@deyaaeldeen deyaaeldeen deleted the ta/fix-link branch May 14, 2022 01:35
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this pull request Jan 5, 2023
{AzureAPIM} fixes Azure/azure-rest-api-specs#21849  'in body' parameter specification missing (Azure#21875)

* {AzureAPIM} fixes Azure/azure-rest-api-specs#21849  'in body' parameter specification missing

fixes Azure/azure-rest-api-specs#21849  'in body' parameter specification missing

The CreateOrUpdate operations on both of the following resource types are missing the in body parameter in the OpenAPI specification (OAS):

Microsoft.ApiManagement/service/contentTypes
Microsoft.ApiManagement/service/contentTypes/contentItems
This causes the documentation TryIt and autogenerated libraries (e.g. nodejs @azure/arm-apimanagement) to break, as they don't support passing in the properties in the body, making these resource types unable to be updated or created.

For example, if you run the "Try It" for this API, it doesn't give you a body field in the auto-generated REST HTTP request form. The body field is needed, but it doesn't give you that field as it's not populated in the OAS for this resource type.

See this: https://github.com/Azure/azure-rest-api-specs/blob/7245d0f5cc01bf95df9d7ae893f252d4001b4ad7/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2021-08-01/apimcontenttypes.json#L132-L162

* Update apimcontenttypes.json
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.

3 participants