Phillip Spies

Results 6 issues of Phillip Spies

I'm trying to access a parent nested value from a child loop. I tried a couple of combinations, but cannot get this to work. ``` {{#operations}} {{#operation.parameters}} {{operations.current.name}} {{operations.parameters.current.name}} {{#/operation.parameters}}...

How can you read all the nodes that has been checked in the tree without stepping into each child attribute?

I'm trying to construct a `SecurityBindingElement` object but the `AllowInsecureTransport` and `EnableUnsecuredResponse` attributes are not available within the created object. When you look at the code [here](https://github.com/dotnet/wcf/blob/main/src/dotnet-svcutil/lib/src/FrameworkFork/System.ServiceModel/System/ServiceModel/Channels/SecurityBindingElement.cs), one can see...

Not sure if this is already logged but could you provide some insights into this error: ``` Request-log-analyzer, by Willem van Bergen and Bart ten Brinke - version 1.13.4 Website:...

Trying to use this module to validate some Kubernetes YAML files against the K8's Spec file and it seems to think int32, int64, etc is not valid. Seems the K8's...

## System details (run `AWS: About` and/or `Amazon Q: About`) - OS: OSX - Visual Studio Code version: NA - AWS Toolkit version: NA - Amazon Q version: NA ##...

feature-request
guidance