Skip to content

Commit

Permalink
Merge pull request #209 from shrutimantri/doc_correction_6
Browse files Browse the repository at this point in the history
fix(docs): a minor doc correction
  • Loading branch information
anna-geller authored Jan 3, 2024
2 parents f733bc9 + 648d20d commit 9fc8cad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ public static class Output implements io.kestra.core.models.tasks.Output {
private final URI uri;

@Schema(
title = "The number of rows to be fetched.",
title = "The number of fetched rows.",
description = "Only populated if `store` or `fetch` parameter is set to true."
)
private final Long size;
Expand Down

0 comments on commit 9fc8cad

Please sign in to comment.