Skip to content

Commit

Permalink
Revert "add applicant_id in GET /workflow_runs"
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido authored Dec 19, 2024
1 parent ab81e97 commit 5d7c775
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions paths/workflow_runs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,6 @@ workflow_runs:
- desc
- asc
default: desc
- in: query
name: applicant_id
required: false
schema:
type: string
format: uuid
description: the applicant's id.
responses:
"200":
description: An array of Workflow Run objects matching the query parameters.
Expand Down

0 comments on commit 5d7c775

Please sign in to comment.