Claudio Mezzasalma
Claudio Mezzasalma
+1. I have the following object: ``` account: type: object allOf: - $ref: '../openapi.yaml#/components/schemas/baseEntity' - properties: childAccounts: type: array items: $ref: '#/components/schemas/ ``` This causes an error in Swagger-UI: ...
Outside of Zellij the combos work fine
Well, good to know! Did you have a chance to have a look at a possible fix as well? Unfortunately I have no skill in Rust, I tried to figure...
Uhm... this means we should set `Z_DATA` explicitly to the home path value in every machine... something that should be the default actually. Doesn't sound very clean. Also, I can't...
A +1 on this, since I have a circular reference on my project and the code generation breaks if I don't use` --dereference`, which I have to because of the...
Standby until we figure out how to obtain an updated list of dependencies
Steps can now be reordered if Job never started - #3241 and #3284. Can you please check?
@pintify Isn't the Step Index property editable in the Edit dialog?
Ok... scratch what I said, I remembered there was such field 😄 EDIT: By looking at the mentioned PR it's a backend only support. It should work via REST API,...