From 4839f58fda3cfdbf110b45740c6d5f64a4438082 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:58:46 -0700 Subject: [PATCH] Mintlify Docs Edits (#596) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- docs/running-tasks/api-spec.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running-tasks/api-spec.mdx b/docs/running-tasks/api-spec.mdx index b9be3242..dc5544fa 100644 --- a/docs/running-tasks/api-spec.mdx +++ b/docs/running-tasks/api-spec.mdx @@ -15,7 +15,7 @@ Production:`https://api.skyvern.com/api/v1/tasks/` | Parameter | Type | Required? | Sample Value | Description | | --- | --- | --- | --- | --- | | x-api-key | String | yes | [your-api-key-here] | Bearer token that gives your backend access to the Skyvern API. This will be manually provided by us | -| x-max-steps-override | int | no | 10 | Overrides any max step configuration for the initiated task | +| x-max-steps-override | Integer | no | 10 | Overrides any max step configuration for the initiated task | ### Body