Skip to content

Commit

Permalink
Remove overlay for elastic-api-version
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jul 30, 2024
1 parent 7eaacc5 commit fd924ff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions oas_docs/overlays/kibana.overlays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ actions:
- target: "$.paths['/api/saved_objects/resolve/{type}/{id}']['get'].security"
description: Remove system security definitions
remove: true
# Remove elastic-api-version parameter
- target: "$.paths['/api/status']['get'].parameters[?(@.name=='elastic-api-version')]"
description: Remove elastic-api-version
remove: true
# Add document-level security definitions
- target: '$.components.securitySchemes'
description: Add an API key security scheme
Expand Down

0 comments on commit fd924ff

Please sign in to comment.