andrej.b

Results 4 issues of andrej.b

I tried to find how could I suspend an organization, based on the suspend option in update rest api endpoint http://v3-apidocs.cloudfoundry.org/version/3.101.0/index.html#update-an-organization Definition PATCH /v3/organizations/:guid Optional parameters Name | Type |...

client
triaged
enhancement

To generate the response in `ServiceInstanceBindingController.createServiceInstanceBinding` this little method is called: https://github.com/spring-cloud/spring-cloud-open-service-broker/blob/a32b84e1836f37b74a40bf1a8262c9c924f63cb8/spring-cloud-open-service-broker-core/src/main/java/org/springframework/cloud/servicebroker/controller/ServiceInstanceBindingController.java#L144-L155 When the binding existed the method returns 200 OK. But based on [OSB api spec](https://github.com/openservicebrokerapi/servicebroker/blob/v2.15/spec.md#response-6) (both v2.15 and...

I put the path in `C:\Users\name\maven_bash_autocomplete\bash_completion.bash` and updated `C:\Users\name\.bashrc` to ``` eval "$(oh-my-posh init bash --config ~/oh-my-posh-themes/amro.omp.json)" # Bash aliases alias .='explorer .' alias ..='cd ..' alias ....='cd ../../' alias...

Many of us (beginners with notes or markdown) would appreciate an option from the control panel menu (Ctrl + P) to invoke in a new tab some type of cheatsheet,...