From 50be1776022e019a3fa97346543fb6efde95b4a2 Mon Sep 17 00:00:00 2001 From: Chris Baker <1675087+cgbaker@users.noreply.github.com> Date: Wed, 17 Jun 2020 17:44:58 +0000 Subject: [PATCH] docs: updated website to this change --- website/pages/api-docs/jobs.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/pages/api-docs/jobs.mdx b/website/pages/api-docs/jobs.mdx index 8d119c82e..2c4bc1f5e 100644 --- a/website/pages/api-docs/jobs.mdx +++ b/website/pages/api-docs/jobs.mdx @@ -1783,6 +1783,7 @@ $ curl \ This endpoint performs a scaling action against a job. Currently, this endpoint supports scaling the count for a task group. +This will return a 400 error if the job has an active deployment. | Method | Path | Produces | | ------ | ----------------------- | ------------------ |