aeromac
aeromac
Is it possible to have multiple unauthorized places? Either by overriding the method that reveals the unauthorized place, or overriding a reveal method in the Gatekeeper itself? An annotation parameter...
### Describe the bug Maybe a bug, or maybe more an opportunity to add some error reporting so that it's easier to debug issues: boolean isSpecialType(String identifier) in CtReferenceImpl calls...
Hi, I was just wondering why properties such as Width use types such as WidthUnionType which allows setting a double or String, however, Left does not have a similar type...
Point is missing the z property - used in TileEvent.getCoords() - "Point object with tile's x, y, and z (zoom level) coordinates" @JsProperty public double z;
Hi, I noticed in GridLayer, that createTile does not yet exist. Are there any updates on this? I am new to jsinterop, would this work? @JsFunction public interface FunctionCreateTile {...
Hello, I am using 2.1.22 to parse the MS Graph API at the url here: https://raw.githubusercontent.com/microsoftgraph/msgraph-metadata/master/openapi/v1.0/openapi.yaml The result is no openApi object or messages.
Typo in the error message of the Impersonation custom policy sample: Should be: Maybe should be fixed in case anyone using the sample doesn't pick up on it.
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli). **Are you accessing the CLI from the...