Ariel Kanterewicz (BF)

Results 3 comments of Ariel Kanterewicz (BF)

I got here after googling what the allowed values for "kind" mean (I'm working on Bicep code, but azCLI ends up working against the same API in the end, no?)...

> While I appreciate the suggestion for a `@paging` decorator, I believe pagination handling should remain outside of uplink's scope. Different APIs implement pagination in various ways (token-based, offset/limit, cursor-based),...

A stopgap (that would also work with other unsupported languages) could be to have a "language agnostic" mode with a togglable "ignore whitespace" mode (because stuff like Python exists). Far...