Skip to content

Commit

Permalink
add missing openapi files #2
Browse files Browse the repository at this point in the history
  • Loading branch information
delanni committed Sep 19, 2024
1 parent af0582c commit 5048479
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 5048479

Please sign in to comment.