Serge Smertin

Results 262 issues of Serge Smertin

## Changes Fundamentally prevent regressions like ``` PUT /api/2.0/fs/files//Volumes/main/x/y/z > [non-JSON document of 11 bytes]. < HTTP/2.0 400 Bad Request < { < "error_code": "BAD_REQUEST", < "message": "Invalid path" <...

When authenticating entire machine via `az`, we use user-principals (most of the times). Getting token for https://management.core.windows.net/ is only required for service principals. ``` 2023/10/17 11:39:10 [INFO] Refreshed OAuth token...

bug

This PR adds a way to list types that are not mere request placeholders, so that Python SDK keyed args UX is not cluttered with the types of no use....

codegen
do-not-merge

This PR moves listing requests to an `ListXXXInternal` entity, which keeps all the low-level pagination request fields, like `offset`, `limit`, `token`, `page`. Original entity keeps all of the fields, except...

codegen

https://stackoverflow.com/questions/25489042/linking-to-other-packages-in-documentation-in-roxygen2-in-r

Google OIDC is great, though it brings a tree of dependencies along. Figure out how can we shrink them down.

This PR adds optional conf to `.codegen.json` if request types should be generated or not

``` Error: failed request: inner token: oauth2: cannot fetch token: 401 Unauthorized Response: {"error":"invalid_client", "error_description":"AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client...