Gloria Ciavarrini

Results 7 issues of Gloria Ciavarrini

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

Introduce functionality to generate a client based on the OpenAPI specification available in the `orchestrator-common` module. The main features: * _Client Generation_: Utilizes `@hey-api/openapi-ts` to create client from the OpenAPI...

Use v2 endpoints in orchestrator plugin UI for executing workflows. Warning: This DELETES corresponding v1 endpoint.

ok-to-test

Depends on #2021 and PR #2030 Use v2 endpoints in orchestrator plugin UI for getting workflow source/ Warning: This DELETES corresponding v1 endpoints.

do-not-merge/work-in-progress

Depends on PR #2021 Use v2 endpoints in orchestrator plugin UI for aborting workflows. Warning: This DELETES corresponding v1 endpoints.

do-not-merge/work-in-progress

use latest nightly container image available in quay.io.

Add the capability to filter by fields that are modelled as IDArgument in DataIndex. Supported operator are EQ, IN and ISNull [1] ## Examples ### Equal operator ```bash curl --request...