Raphael Schweikert
Raphael Schweikert
> What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`? ``` { "name": "", "build":...
This way it’s possible to use the types in calling code, e.g. to create a wrapper function that takes the same options.
### What feature do you want to see added? When scanning MRs, I get the following message if the user isn’t allowed to access the fork: ``` Ignoring merge requests...
I was trying out the SPI Fly static weaving method but I ran into an issue: the processed bundle would declare a dependency on the `org.apache.aries.spifly` package with version specification...
### Problem Description Setting the `lang` property to an ISO-639 language code sometimes shows an error: > [Parse] Invalid value "en" for property "lang".  The error doesn’t trigger reproducibly....
### Problem Description Using the activity update sample from https://adaptivecards.io/samples/ActivityUpdate.html, the designer shows an error in the JSON:  However, [the spec](https://adaptivecards.io/explorer/) states that `version` is optional for cards nested...
### Problem Description When using the designer to set an attribute, for example `fontType` to “Monospace”, the corresponding JSON property is added:  However, when later changing the attribute back...
### Problem Description Designer creates certain attributes with an upper-cased first letter, which then shows up in code view as not adhering to the JSON schema:  When the casing...