Doug Breaux
Doug Breaux
I guess when I initially joined, I used an email address as my ID, but I then switched to using my GitHub login. I'd like my Profile and edits to...
Is it just me, or is it unhelpful that the individual operation names are not prominently displayed in the main documentation area? e.g. right here in this whitespace, I want...
Using https://studio.apicur.io/, the visual editor isn't letting me add securitySchema oauth2 URLs or scopes. If I type URLs and save, they disappear upon return, and the "Add Scope" button does...
Just based on the distributed session/hazelcast steps: https://github.com/WASdev/ci.docker#session-caching ``` COPY --from=hazelcast/hazelcast --chown=1001:0 /opt/hazelcast/lib/*.jar /opt/ibm/wlp/usr/shared/resources/hazelcast/ ```
**In which scenario did this bug occur?** Introduction and Playground for OpenShift Service Mesh **At what step of the scenario did this happen?** Either some steps are missing, or this...
**Describe the problem to be solved** I find it unhelpful that the individual operation names are not prominently displayed in the main documentation area. I expect them both in the...
I edited the source YAML to see if I could update it to 3.1.0. It saved, but then deleted everything. And I don't seem to have any way of retrieving...
I was looking to use [OpenAPI common parameters](https://swagger.io/docs/specification/describing-parameters/#common-for-various-paths) (both query and header), and while I can create these in the source YAML, they don't appear in the UI at all....
No, I don't know exactly what I'm doing or why these versions, in particular, work. But they are sufficient for my build to succeed and nominal running of the image...
Some details in [my StackOverflow Q&A](https://stackoverflow.com/questions/67060215/infinispan-red-hat-data-grid-in-openshift-with-websphere-liberty), but it appears the current Infinispan instructions either don't account for or don't warn about the default cluster setup, which wants TLS communication. I...