diff --git a/_c8oProject/connectors/Baserow_API_spec.yaml b/_c8oProject/connectors/Baserow_API_spec.yaml index 09e747d..93ead25 100644 --- a/_c8oProject/connectors/Baserow_API_spec.yaml +++ b/_c8oProject/connectors/Baserow_API_spec.yaml @@ -11262,24 +11262,12 @@ server: ${lib_baserow.server=baserow-backend.convertigo.net} - ↑value: application/x-www-form-urlencoded httpVerb: POST subDir: /api/workspaces/ - ↓id [variables.RequestableHttpVariable-1729002694758]: - description: id - httpMethod: POST - httpName: id - required: true - value: ↓name [variables.RequestableHttpVariable-1729002694761]: description: name httpMethod: POST httpName: name required: true value: - ↓generative_ai_models_enabled [variables.RequestableHttpVariable-1729002694764]: - description: generative_ai_models_enabled - httpMethod: POST - httpName: generative_ai_models_enabled - required: true - value: ↓__header_ClientSessionId [variables.RequestableHttpVariable-1729002694767]: comment: An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone. description: ClientSessionId diff --git a/c8oProject.yaml b/c8oProject.yaml index 67f16be..f7e94e1 100644 --- a/c8oProject.yaml +++ b/c8oProject.yaml @@ -14,7 +14,7 @@ contextTimeout: ${lib_baserow.context_timout=3600} corsOrigin: =Origin httpSessionTimeout: ${lib_baserow.session_timout=3600} - version: 1.1.0-beta11 + version: 1.1.0-beta12 ↓Baserow_API_spec [connectors.HttpConnector]: 🗏 connectors/Baserow_API_spec.yaml ↓MediaConnector [connectors.HttpConnector]: 🗏 connectors/MediaConnector.yaml ↓AdminLogin [sequences.GenericSequence]: 🗏 sequences/AdminLogin.yaml diff --git a/project.md b/project.md index 1e4cb88..c918efb 100644 --- a/project.md +++ b/project.md @@ -13690,22 +13690,6 @@ comment An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone. - - - - -RequestableHttpVariable generative_ai_models_enabled - - - - - - - -RequestableHttpVariable id - - -