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

Release search azure.search preview/2024 09 01 preview #29734

Merged

Conversation

jonathanserbent
Copy link
Contributor

Data Plane API Specification Update Pull Request

Tip

Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

spec_pr_review_workflow_diagram

API Info: The Basics

Most of the information about your service should be captured in the issue that serves as your API Spec engagement record.

  • Link to API Spec engagement record issue:

Is this review for (select one):

  • a private preview
  • a public preview
  • GA release

Change Scope

This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous API Spec document (if applicable), and the root paths that have been updated.

  • Design Document:
  • Previous API Spec Doc:
  • Updated paths:

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

❔Got questions? Need additional info?? We are here to help!

Contact us!

The Azure API Review Board is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our wiki.

Click here for links to tools, specs, guidelines & other good stuff

Tooling

Guidelines & Specifications

Helpful Links

Getting help

  • First, please carefully read through this PR description, from top to bottom.
  • If you don't have permissions to remove or add labels to the PR, request write access per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

Copy link

openapi-pipeline-app bot commented Jul 8, 2024

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

Copy link

openapi-pipeline-app bot commented Jul 8, 2024

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌Breaking Change(Cross-Version): 3 Errors, 19 Warnings failed [Detail]
Compared specs (v0.10.12) new version base version
searchindex.json 2024-09-01-preview(f8c8808) 2024-07-01(main)
searchindex.json 2024-09-01-preview(f8c8808) 2024-05-01-preview(main)
searchservice.json 2024-09-01-preview(f8c8808) 2024-07-01(main)
searchservice.json 2024-09-01-preview(f8c8808) 2024-05-01-preview(main)

The following breaking changes are detected by comparison with the latest stable version:

Rule Message
1034 - AddedRequiredProperty The new version lists new non-read-only properties as required: 'aliasesCount'. These properties were not listed as required in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L12342:7
Old: Azure.Search/stable/2024-07-01/searchservice.json#L11290:7
1034 - AddedRequiredProperty The new version lists new non-read-only properties as required: 'aliasesCount'. These properties were not listed as required in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L12326:9
Old: Azure.Search/stable/2024-07-01/searchservice.json#L11274:9
1034 - AddedRequiredProperty The new version lists new non-read-only properties as required: 'aliasesCount'. These properties were not listed as required in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L12341:5
Old: Azure.Search/stable/2024-07-01/searchservice.json#L11289:5
⚠️ 1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L335:5
⚠️ 1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L1037:5
⚠️ 1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L1735:5
⚠️ 1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L1825:5
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property '@search.documentDebugInfo' in response that was not found in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1306:7
Old: Azure.Search/stable/2024-07-01/searchindex.json#L1201:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'statusDetail' in response that was not found in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7592:7
Old: Azure.Search/stable/2024-07-01/searchservice.json#L6881:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'currentState' in response that was not found in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7592:7
Old: Azure.Search/stable/2024-07-01/searchservice.json#L6881:7


The following breaking changes are detected by comparison with the latest preview version:

Rule Message
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CustomVectorizer' removed or renamed?
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L2030:3
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L2030:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CustomWebApiParameters' removed or renamed?
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L2030:3
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L2030:3
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2528:9
Old: Azure.Search/preview/2024-05-01-preview/searchindex.json#L2793:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1626:5
Old: Azure.Search/preview/2024-05-01-preview/searchindex.json#L1892:5
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6144:9
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L6232:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L12428:9
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L12412:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6509:9
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L6567:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6509:9
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L6567:9
⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'experimental' from the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6523:9
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L6580:9
⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'experimental' from the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6530:5
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L6587:5
⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'experimental' from the old version.
New: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6523:9
Old: Azure.Search/preview/2024-05-01-preview/searchservice.json#L6580:9
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'vectors' in response that was not found in the old version.
New: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2870:7
Old: Azure.Search/preview/2024-05-01-preview/searchindex.json#L1319:7
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️❌LintDiff: 7 Errors, 93 Warnings failed [Detail]
Compared specs (v2.2.2) new version base version
package-2024-09-01-preview package-2024-09-01-preview(f8c8808) default(main)

[must fix]The following errors/warnings are introduced by current PR:

Only 23 items are listed, please refer to log for more details.

Rule Message Related RPC [For API reviewers]
MissingTypeObject The schema 'LexicalNormalizer' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L3385
MissingTypeObject The schema 'CustomNormalizer' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L3406
MissingTypeObject The schema 'IndexerCurrentState' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7797
MissingTypeObject The schema 'SearchAlias' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L8524
MissingTypeObject The schema 'ListAliasesResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L8599
MissingTypeObject The schema 'AmlSkill' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L9747
MissingTypeObject The schema 'SearchIndexerCache' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L12290
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1352
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1744
⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2884
⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2982
⚠️ PathCharacters Path contains non-recommended characters.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L335
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L351
⚠️ ParameterDescription Parameter should have a description.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L358
⚠️ RequestBodyOptional The body parameter is not marked as required.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L361
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L383
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L403
⚠️ ErrorResponse Error schema should define code and message properties as required.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L405
⚠️ ErrorResponse The error property in the error response schema should be required.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L405
⚠️ AdditionalPropertiesAndProperties Don't specify additionalProperties as a sibling of properties.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L797
⚠️ AdditionalPropertiesAndProperties Don't specify additionalProperties as a sibling of properties.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L828
⚠️ AdditionalPropertiesAndProperties Don't specify additionalProperties as a sibling of properties.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L834
⚠️ AdditionalPropertiesAndProperties Don't specify additionalProperties as a sibling of properties.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L930


The following errors/warnings exist before current PR submission:

Only 23 items are listed, please refer to log for more details.

Rule Message
HostParametersValidation The host parameter must be typed 'type 'string', format 'url''.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L16
MissingTypeObject The schema 'SuggestDocumentsResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1177
MissingTypeObject The schema 'SuggestResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1201
MissingTypeObject The schema 'FacetResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1216
MissingTypeObject The schema 'SearchDocumentsResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1228
MissingTypeObject The schema 'SearchResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1305
MissingTypeObject The schema 'IndexBatch' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1367
MissingTypeObject The schema 'IndexAction' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1383
MissingTypeObject The schema 'IndexingResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1427
MissingTypeObject The schema 'IndexDocumentsResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L1461
MissingTypeObject The schema 'SearchRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2377
MissingTypeObject The schema 'SuggestRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2535
MissingTypeObject The schema 'AutocompleteRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2596
MissingTypeObject The schema 'AutocompleteResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2652
MissingTypeObject The schema 'AutocompleteItem' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2676
MissingTypeObject The schema 'AnswerResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2695
MissingTypeObject The schema 'CaptionResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L2724
XmsParameterLocation The parameter 'ApiVersionParameter' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension 'x-ms-parameter-location': 'client'. Else, apply the extension 'x-ms-parameter-location': 'method'.
Location: Azure.Search/preview/2024-09-01-preview/searchindex.json#L3060
HostParametersValidation The host parameter must be typed 'type 'string', format 'url''.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L15
LroExtension Operations with a 202 response must specify x-ms-long-running-operation: true. GET operation is excluded from the validation as GET will have 202 only if it is a polling action & hence x-ms-long-running-operation wouldn't be defined
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L413
MissingTypeObject The schema 'AnalyzeRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L2031
MissingTypeObject The schema 'AnalyzeResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L2071
MissingTypeObject The schema 'AnalyzedTokenInfo' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2024-09-01-preview/searchservice.json#L2086
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️❌ModelValidation: 234 Errors, 0 Warnings failed [Detail]

Only 23 items are listed, please refer to log for more details.

Rule Message
RESPONSE_BODY_NOT_IN_EXAMPLE Response statusCode 207 for operation Documents_Index has no response body provided in the example, however the response does have a "schema" defined in the swagger spec.
Url: Azure.Search/preview/2024-09-01-preview/searchindex.json#L944:22
ExampleUrl: preview/2024-09-01-preview/examples/SearchIndexIndexDocuments.json#L3006:16
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6995:32
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateOrUpdateDataSource.json#L47:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: subtype
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6995:32
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateOrUpdateDataSource.json#L52:20
RESPONSE_BODY_NOT_IN_EXAMPLE Response statusCode 201 for operation DataSources_CreateOrUpdate has no response body provided in the example, however the response does have a "schema" defined in the swagger spec.
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L79:22
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateOrUpdateDataSource.json#L44:16
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6995:32
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceGetDataSource.json#L13:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: subtype
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6995:32
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceGetDataSource.json#L18:20
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7057:30
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceListDataSources.json#L13:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: subtype
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6995:32
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceListDataSources.json#L20:24
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6995:32
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateDataSource.json#L42:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: subtype
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6995:32
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateDataSource.json#L46:20
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7406:22
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateOrUpdateIndexer.json#L45:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: base64EncodeKeys
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7092:27
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateOrUpdateIndexer.json#L61:31
RESPONSE_BODY_NOT_IN_EXAMPLE Response statusCode 201 for operation Indexers_CreateOrUpdate has no response body provided in the example, however the response does have a "schema" defined in the swagger spec.
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L511:22
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateOrUpdateIndexer.json#L41:16
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7406:22
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceGetIndexer.json#L13:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: base64EncodeKeys
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7092:27
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceGetIndexer.json#L29:31
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7500:27
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceListIndexers.json#L13:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: base64EncodeKeys
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7092:27
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceListIndexers.json#L30:35
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7406:22
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateIndexer.json#L38:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: base64EncodeKeys
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L7092:27
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateIndexer.json#L53:31
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L8616:30
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateOrUpdateSkillset.json#L119:27
RESPONSE_BODY_NOT_IN_EXAMPLE Response statusCode 201 for operation Skillsets_CreateOrUpdate has no response body provided in the example, however the response does have a "schema" defined in the swagger spec.
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L825:22
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceCreateOrUpdateSkillset.json#L116:16
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L8616:30
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceGetSkillset.json#L13:27
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: @odata.context
Url: Azure.Search/preview/2024-09-01-preview/searchservice.json#L9840:28
ExampleUrl: preview/2024-09-01-preview/examples/SearchServiceListSkillsets.json#L13:27
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️❌PoliCheck: 1 Errors, 0 Warnings failed [Detail]
Rule Message
Click detail for error messages. Exception contact vsswagger@microsoft.com or https://aka.ms/swaggersupport.
️❌SpellCheck: 1 Errors, 0 Warnings failed [Detail]
Rule Message
HowToFix Unknown word (Matryoshka), please fix the error. See https://aka.ms/ci-fix#spell-check
path: Azure.Search/preview/2024-09-01-preview/searchservice.json#L6369:337
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️⌛Automated merging requirements met pending [Detail]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Jul 8, 2024

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️❌ azure-sdk-for-net-track2 failed [Detail]
    For more instructions, please refer to the FAQ .
  • Failed in generating from 0a73987b1e0cc2f61f11ebd3a2fd79a8184848c0. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    cmderr	[Invoke-GenerateAndBuildV2.ps1] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  714 |          GeneratePackage -projectFolder $projectFolder -sdkRootPath $s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Failed to build sdk solution. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Get-ChildItem: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:787
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  787 |  … rtifacts += Get-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Cannot find path
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | it does not exist.
  • Azure.Search.Documents [Preview SDK Changes]
    info	[Changelog]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Jul 8, 2024

Generated ApiView

Language Package Name ApiView Link
Swagger Azure.Search https://apiview.dev/Assemblies/Review/568e072357364637890ba703eeee2c75?revisionId=dcf54642be2a46b1b776b7f231f5bb6f

@AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required data-plane labels Jul 8, 2024
@jonathanserbent jonathanserbent marked this pull request as ready for review July 8, 2024 23:24
@jonathanserbent jonathanserbent requested review from tg-msft and mario-guerra and removed request for a team July 8, 2024 23:24
@jonathanserbent jonathanserbent force-pushed the release-search-Azure.Search-preview/2024-09-01-preview branch from dc477be to f8c8808 Compare July 9, 2024 15:45
"description": "The name of the kind of compression method being configured for use with vector search.",
"x-nullable": false
},
"storeOriginalVectors": {

Choose a reason for hiding this comment

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

We'll postpone "HNSW Storage Optimization" to Nov. release, so please help remove "storeOriginalVectors" from 2024-09-01-preview swagger.

@JeffreyRichter JeffreyRichter added BreakingChange-Approved-BugFix Changes are to correct the REST API definition to correctly describe service behavior APIStewardshipBoard-SignedOff The Azure API Stewardship team has reviewed and approved the changes. labels Aug 2, 2024
@jonathanserbent jonathanserbent added the PublishToCustomers Acknowledgement the changes will be published to Azure customers. label Aug 2, 2024
@jonathanserbent jonathanserbent merged commit 4b7fbd8 into main Aug 5, 2024
28 of 30 checks passed
@jonathanserbent jonathanserbent deleted the release-search-Azure.Search-preview/2024-09-01-preview branch August 5, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIStewardshipBoard-SignedOff The Azure API Stewardship team has reviewed and approved the changes. BreakingChange-Approved-BugFix Changes are to correct the REST API definition to correctly describe service behavior BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required data-plane new-api-version PipelineBotTrigger PublishToCustomers Acknowledgement the changes will be published to Azure customers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants