Skip to content

Commit

Permalink
fix: regenerate 8.6 camunda api docs to accommodate updated plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
pepopowitz committed Dec 20, 2024
1 parent 9dd5707 commit b3e1598
Show file tree
Hide file tree
Showing 44 changed files with 9,351 additions and 1,569 deletions.
28 changes: 14 additions & 14 deletions api/camunda/version-8.6/camunda-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ paths:
Search for user tasks based on given criteria.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -694,7 +694,7 @@ paths:
Search for process instances based on given criteria.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -873,7 +873,7 @@ paths:
Search for flow node instances based on given criteria.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -915,7 +915,7 @@ paths:
Search for decision definitions based on given criteria.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -957,7 +957,7 @@ paths:
Returns decision definition as XML.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -1009,7 +1009,7 @@ paths:
Search for decision requirements based on given criteria.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -1041,7 +1041,7 @@ paths:
Search for decision instances based on given criteria.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -1218,7 +1218,7 @@ paths:
Upload a document to the Camunda 8 cluster.
:::note
This endpoint is an alpha feature. It currently only supports an in-memory document store,
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md). It currently only supports an in-memory document store,
which is not meant for production use.
:::
parameters:
Expand Down Expand Up @@ -1276,7 +1276,7 @@ paths:
Download a document from the Camunda 8 cluster.
:::note
This endpoint is an alpha feature. It currently only supports an in-memory document store,
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md). It currently only supports an in-memory document store,
which is not meant for production use.
:::
parameters:
Expand Down Expand Up @@ -1322,7 +1322,7 @@ paths:
Delete a document from the Camunda 8 cluster.
:::note
This endpoint is an alpha feature. It currently only supports an in-memory document store,
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md). It currently only supports an in-memory document store,
which is not meant for production use.
:::
parameters:
Expand Down Expand Up @@ -1364,7 +1364,7 @@ paths:
Create a link to a document in the Camunda 8 cluster.
:::note
This endpoint is an alpha feature. It currently only supports an in-memory document store,
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md). It currently only supports an in-memory document store,
which is not meant for production use.
:::
parameters:
Expand Down Expand Up @@ -1410,7 +1410,7 @@ paths:
Search for users based on given criteria.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -1468,7 +1468,7 @@ paths:
Search for incidents based on given criteria.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down Expand Up @@ -1522,7 +1522,7 @@ paths:
description: |
Returns incident as JSON.
:::note
This endpoint is an alpha feature and not enabled on Camunda clusters out of the box.
This endpoint is an [alpha feature](/components/early-access/alpha/alpha-features.md) and not enabled on Camunda clusters out of the box.
See the [Camunda 8 REST API overview](/apis-tools/camunda-api-rest/camunda-api-rest-overview.md#query-api)
for further details.
:::
Expand Down
12 changes: 12 additions & 0 deletions docs/apis-tools/camunda-api-rest/specifications/versions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"version": "1",
"label": "Unused but required field",
"baseUrl": "Unused but required field"
},
{
"version": "8.6",
"label": "Unused but required field",
"baseUrl": "Unused but required field"
}
]
Loading

0 comments on commit b3e1598

Please sign in to comment.