From eeeec23f434b66cd211e1d6db6c5956ca48ef10a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Fri, 25 Mar 2022 12:35:49 +0100 Subject: [PATCH] Cleanup, fix typo in OAPI description --- pkg/api/flamenco-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/api/flamenco-manager.yaml b/pkg/api/flamenco-manager.yaml index a8d42bca..dae1353f 100644 --- a/pkg/api/flamenco-manager.yaml +++ b/pkg/api/flamenco-manager.yaml @@ -781,7 +781,7 @@ components: "checkoutPath": type: string description: > - Path where the Manager should create this checkout, It is relative + Path where the Manager should create this checkout. It is relative to the Shaman checkout path as configured on the Manager. In older versions of the Shaman this was just the "checkout ID", but in this version it can be a path like `project-slug/scene-name/unique-ID`.