Tobias Metzke-Bernstein
Tobias Metzke-Bernstein
## REST gateway validation There are two main options for validating date values in the REST gateway: * Configure date String attributes in our OpenAPI description with `format: date-time`. *...
This might be related to https://github.com/camunda/zeebe/issues/11253 since all old versions are parsed again for a process id to ensure we have unsubscribed from all start signals and messages.
Did we introduce a new environment variable for the token scope in the client with `8.4.0` that we expect to be there? **Edit**: * Looking at https://github.com/camunda/camunda-docs/pull/2969, we introduced the...
> > Provides a new gateway-common module, holding the common gateway code used by the gRPC and REST gateway. > > @tmetzke Would it be possible to extract the grpc...
> > Provides a new gateway-common module, holding the common gateway code used by the gRPC and REST gateway. > > @tmetzke Would it be possible to extract the grpc...
@koevskinikola, the `LongPollingActivateJobsTest` is considered to have been run twice because it has the same name in the gRPC and REST (including its package name so it can access package-private...
@npepinpe, thanks for bringing this up 👍 It's in the backlog for the Zeebe REST API now with an `Upcoming` priority so it's tackled as one of the next tasks....
I'll have a timeboxed look at this shortly.
> > I'll have a timeboxed look at this shortly. > > Do you think is a valid candidate for mob-programming ? I think it is, also for sharing part...
ZPA mob programming session (/w @berkaycanbc, @ce-dmelnych, @nicpuppa, @mustafadagher): * Observations: * The test class `CompleteUserTaskTest` statically sets up a cluster with 1 broker and 1 gateway (standalone). The test...