From e9338ed388de2b56f68a1b686387434b2d2ed758 Mon Sep 17 00:00:00 2001 From: Octobob Date: Wed, 2 Sep 2026 15:18:59 +0000 Subject: [PATCH] Sync generated API docs origin revision: f3bd66ef --- src/pages/docs/api/_generated/projects.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/pages/docs/api/_generated/projects.md b/src/pages/docs/api/_generated/projects.md index 1a35cea68c..e48c7838a0 100644 --- a/src/pages/docs/api/_generated/projects.md +++ b/src/pages/docs/api/_generated/projects.md @@ -1,7 +1,7 @@ --- layout: src/layouts/Api.astro pubDate: 2026-08-11 -modDate: 2026-08-11 +modDate: 2026-09-02 title: Projects --- @@ -234,7 +234,8 @@ Also reachable at `/api/projects`, `/api/spaces/{spaceIdentifier}/projects`. - **`IncludedLibraryVariableSetIds`** :span[array of string]{.type-label} Library variable sets included in the project. Sets are listed in order of precedence, with earlier items in the list overriding any variables with the same name and scope definition appearing later in the list. - **`IsDisabled`** :span[boolean]{.type-label} -- **`LifecycleId`** :span[string]{.type-label} *(required)* +- **`LifecycleId`** :span[string]{.type-label} + Required for non-templated projects. Templated projects source their lifecycle from the project template. - **`Name`** :span[string]{.type-label} *(required)* Minimum length 1. - **`PersistenceSettings`** :span[object]{.type-label} @@ -1040,7 +1041,8 @@ Also reachable at `/api/projects/{projectId}`, `/api/spaces/{spaceIdentifier}/pr Library variable sets included in the project. Sets are listed in order of precedence, with earlier items in the list overriding any variables with the same name and scope definition appearing later in the list. - **`IsBadgesEnabled`** :span[boolean]{.type-label} - **`IsDisabled`** :span[boolean]{.type-label} -- **`LifecycleId`** :span[string]{.type-label} *(required)* +- **`LifecycleId`** :span[string]{.type-label} + Required for non-templated projects. Templated projects source their lifecycle from the project template. - **`Name`** :span[string]{.type-label} *(required)* Minimum length 1. - **`PersistenceSettings`** :span[object]{.type-label}