Skip to content

[BUG] Invalid externalDocs.url in search.resetdocs #15983

Open
@Mohit-Chakraborty

Description

@Mohit-Chakraborty

The change to add the search.resetdocs operation has the following -

        "externalDocs": {
          "url": "N/A"
        },

This is causing errors during code gen -
error : Schema violation: should match format "uri" (paths > /indexers('{indexerName}')/search.resetdocs > post > externalDocs > url)

The 'url' needs to point to a valid location like other instances in the spec.

Metadata

Metadata

Assignees

Labels

SearchService AttentionWorkflow: This issue is responsible by Azure service team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions