Skip to content

[Search] skillsetCount in ServiceCounters Shouldn't be Required #13963

Open
@alzimmermsft

Description

@alzimmermsft

The current service preview Swagger for Search service added a new property to ServiceCounters as required.

https://github.com/Azure/azure-rest-api-specs/blob/master/specification/search/data-plane/Azure.Search/preview/2020-06-30-Preview/searchservice.json#L9149

From an SDK perspective having this new parameter as required would cause SDKs generated on the latest Swagger to fail during deserialization if an older API version of Search was called. This new parameter should be optional, removed from being required.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions