From f5a2c0a3a9575609bdebef1ff592d120f970176b Mon Sep 17 00:00:00 2001 From: lcawl Date: Tue, 21 Jan 2025 16:20:26 -0800 Subject: [PATCH] Fix typo in overlays --- docs/overlays/elasticsearch-openapi-overlays.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/overlays/elasticsearch-openapi-overlays.yaml b/docs/overlays/elasticsearch-openapi-overlays.yaml index 7d73e1fc07..fce5180371 100644 --- a/docs/overlays/elasticsearch-openapi-overlays.yaml +++ b/docs/overlays/elasticsearch-openapi-overlays.yaml @@ -519,8 +519,6 @@ actions: examples: renderSearchApplicationQueryRequestExample1: $ref: "../../specification/search_application/render_query/examples/request/SearchApplicationsRenderQueryRequestExample1.yaml" - renderSearchApplicationQueryResponseExample1: - $ref: "../../specification/search_application/render_query/examples/request/SearchApplicationsRenderQueryResponseExample1.yaml" # Examples for security - target: "$.paths['/_security/api_key/_bulk_update']['post']" description: "Add examples for bulk update API keys operation"