andrej.b

Results 6 comments of andrej.b

Oh I found it I think - https://apidocs.cloudfoundry.org/16.13.0/organizations/update_an_organization.html status | Status of the organization |   | - active - suspended |   -- | -- | -- | -- | --

Thank you for the response. In the client implementation of v3 api I did not found that suspended filed in the request object although api provides it ``` @JsonSerialize @Value.Immutable...

HI, I am experiencing again this problem. when using `ClientCredentialsGrantTokenProvider` for `ReactorUaaClient` to creato organization ```java @Value("${cf.clientId}") private String clientId; @Value("${cf.clientSecret}") private String clientSecret; //... cloudFoundryOperations = DefaultCloudFoundryOperations.builder() .cloudFoundryClient(useCloudFoundryClient()) .uaaClient(ReactorUaaClient.builder()...

I see. I think the difference is in the parameters (if same 200 OK, if different 409 conflict)

Still issue with swagger-ui 5.2.0, camel-openapi 4.3.0 and springdoc-openapi-starter 2.2.0. Not sure which is in effect. But I used this simple workaround ``` public class GeoPointDto { @Schema(description = "Longitude...

The same behaviour aplies to Windows flameshot installation. Flameshot v12.1.0 (96c2c82e) Compiled with Qt 5.15.2 winnt: 10.0.22631 windows: 10 After hitting mapped key "print screen" the flameshot goes on and...