Denis Dmitriev

Results 7 issues of Denis Dmitriev

Fix for #1068 **Changes** * Introduce `arm64` and `amd64` build tags * Appropriate changes in documentation

I'm relatively new to Golang and not sure if I get the whole picture. This is the reason I decided to create an issue but not MR yet. I'm trying...

It would be nice to have machine-readable output for `vpnutil`. JSON looks like obvious choice these days.

Sample Python code from this [documentation page](https://learn.microsoft.com/en-us/graph/api/planner-post-tasks?view=graph-rest-1.0&tabs=python) does not work if any of datetime-typed fields initialized. Exception with message _Object of type DateTime is not JSON serializable_ is thrown. Non-working...

Needs: Attention :wave:

I'm not sure if this supposed to work like this. Consider the following code snippet: ```python from msgraph.generated.planner.plans.item.details.details_request_builder import DetailsRequestBuilder as PlanDetailsRequestBuilder from msgraph.generated.planner.tasks.item.details.details_request_builder import DetailsRequestBuilder as TaskDetailsRequestBuilder plan_config1 =...

## Describe the bug Calling API deployment returns `Worker exited prematurely: signal 9 (SIGKILL) Job: XXX` error. ## To reproduce I'm using Docker environment on macOS via Docker Desktop for...

bug

There is an easy way to replace the icon: * Download icons using `wget` * Open Finder in a folder with icons, select the file and press Cmd-C (copy file)...