Cleanup, fix typo in OAPI description

This commit is contained in:
Sybren A. Stüvel 2022-03-25 12:35:49 +01:00
parent ccf45f2f6c
commit eeeec23f43

View File

@ -781,7 +781,7 @@ components:
"checkoutPath": "checkoutPath":
type: string type: string
description: > 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 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 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`. version it can be a path like `project-slug/scene-name/unique-ID`.