Skip to content

Commit

Permalink
feat(specs): DamCou's review
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluf22 committed Jan 30, 2023
1 parent 31ac849 commit c396d81
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
post:
tags:
- authentications
summary: Search amongst authentications.
description: Search amongst authentications with a defined set of parameters.
summary: Search among authentications.
description: Search among authentications with a defined set of parameters.
operationId: searchAuthentications
requestBody:
content:
Expand Down
4 changes: 2 additions & 2 deletions specs/ingestion/paths/destinations/searchDestinations.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
post:
tags:
- destinations
summary: Search amongst destinations.
description: Search amongst destinations with a defined set of parameters.
summary: Search among destinations.
description: Search among destinations with a defined set of parameters.
operationId: searchDestinations
requestBody:
content:
Expand Down
4 changes: 2 additions & 2 deletions specs/ingestion/paths/sources/searchSources.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
post:
tags:
- sources
summary: Search amongst sources.
description: Search amongst sources with a defined set of parameters.
summary: Search among sources.
description: Search among sources with a defined set of parameters.
operationId: searchSources
requestBody:
content:
Expand Down
4 changes: 2 additions & 2 deletions specs/ingestion/paths/tasks/searchTasks.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
post:
tags:
- tasks
summary: Search amongst tasks.
description: Search amongst tasks with a defined set of parameters.
summary: Search among tasks.
description: Search among tasks with a defined set of parameters.
operationId: searchTasks
requestBody:
content:
Expand Down

0 comments on commit c396d81

Please sign in to comment.