Skip to content

Commit

Permalink
Update readFileFromArtifactStorage.md documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jankaluza authored Jan 4, 2024
1 parent c7c64c3 commit 1a1d219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/steps/readFileFromArtifactStorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This step tries to read the file from the given URL. The URL should point to the
## Parameters

* **url**: string; File URL
* **timeoutSeconds**: int (optional); Timeout in seconds (default: 120)
* **timeoutSeconds**: int (optional); Timeout in seconds (default: 900)

## Example Usage

Expand Down

0 comments on commit 1a1d219

Please sign in to comment.