Open
Description
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.