From 1bca427855f571a53bc54d99aebcfc2baf58f514 Mon Sep 17 00:00:00 2001 From: Mahmood Ali Date: Thu, 6 May 2021 09:05:42 -0400 Subject: [PATCH] Remove a stale note about 0.9 scheduler config --- website/content/api-docs/operator/scheduler.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/content/api-docs/operator/scheduler.mdx b/website/content/api-docs/operator/scheduler.mdx index e320701e4..f7fdc7609 100644 --- a/website/content/api-docs/operator/scheduler.mdx +++ b/website/content/api-docs/operator/scheduler.mdx @@ -11,8 +11,7 @@ The `/operator/scheduler` endpoints provide tools for management of Nomad server ## Read Scheduler Configuration -This endpoint retrieves the latest Scheduler configuration. This API was introduced in -Nomad 0.9 and currently supports enabling/disabling preemption. More options may be added in +This endpoint retrieves the latest Scheduler configuration. More options may be added in the future. | Method | Path | Produces |