Skip to content

Commit

Permalink
Automated commit 'Merge pull request #38 from sailpoint/NEROCKET-1777
Browse files Browse the repository at this point in the history
NEROCKET-1777 updated batch workflow example that was causing an issu…' by github action: 10721277148
  • Loading branch information
developer-relations-sp committed Sep 5, 2024
1 parent f1edf4d commit a9b0ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nerm/schemas/POST/Workflows/BatchWorkflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ properties:
type: string
enum: ["true", "false"]
description: Used for batch workflows.
example: true
example: "true"
multiple_requests:
type: string
enum: ["true", "false"]
description: Used for batch workflows for if multiple requests.
example: true
example: "false"

0 comments on commit a9b0ae1

Please sign in to comment.