Skip to content

Commit

Permalink
[fix] regenerate and add missing openapi-generated files #2 (#193441)
Browse files Browse the repository at this point in the history
## Summary
More files to be regenerated with a different shape since the js-yaml
update: #190678
  • Loading branch information
delanni committed Sep 19, 2024
1 parent b4a7b2e commit f785002
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ paths:
- Security Solution Entity Analytics API
/api/entity_store/entities/list:
get:
description: 'List entities records, paging, sorting and filtering as needed.'
description: List entities records, paging, sorting and filtering as needed.
operationId: ListEntities
parameters:
- in: query
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ paths:
- Security Solution Entity Analytics API
/api/entity_store/entities/list:
get:
description: 'List entities records, paging, sorting and filtering as needed.'
description: List entities records, paging, sorting and filtering as needed.
operationId: ListEntities
parameters:
- in: query
Expand Down

0 comments on commit f785002

Please sign in to comment.