Skip to content

Commit

Permalink
Handle BR 1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-albert committed Nov 22, 2024
1 parent 4ba934f commit e505f45
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
12 changes: 0 additions & 12 deletions _c8oProject/connectors/Baserow_API_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion c8oProject.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
16 changes: 0 additions & 16 deletions project.md
Original file line number Diff line number Diff line change
Expand Up @@ -13690,22 +13690,6 @@ comment
</td>
<td>
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.
</td>
</tr>
<tr>
<td>
<img src="https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/variables/images/variable_color_16x16.png?raw=true " alt="RequestableHttpVariable" >&nbsp;generative_ai_models_enabled
</td>
<td>

</td>
</tr>
<tr>
<td>
<img src="https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/variables/images/variable_color_16x16.png?raw=true " alt="RequestableHttpVariable" >&nbsp;id
</td>
<td>

</td>
</tr>
<tr>
Expand Down

0 comments on commit e505f45

Please sign in to comment.