Skip to content

Commit

Permalink
Update swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
ammsalme committed Jan 19, 2024
1 parent ea279e4 commit d2b9333
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,8 @@ paths:
description: Array of JobLogItems, or empty array if not logItems are found.
/logs/list:
get:
summary: >-
summary: Get list of correlationIds (or expanded info) for jobs that have logs available.
description: >-
Get list of correlationIds (or expanded info) for jobs that have logs available.
Note that logItemType defaults to MERGE_LOG, if its not given as a parameter.
Note that most other query parameters are only usable with expanded = true.
Expand Down

0 comments on commit d2b9333

Please sign in to comment.