-
I'm writing a library that has limited API exposed to a user. Some of the exposed class attributes may be initially set up by functions that are not part of the exposed API or the values can be change…
-
Our code generator doesn't currently handle functions, and [Core Graphics](https://developer.apple.com/documentation/coregraphics?language=objc) in particular has many exposed that we can't get at unt…
-
This ability exists in the core framework but isn't exposed in the Python API.
Here's an example in the Durable Functions Python SDK, which can be used for inspiration: https://learn.microsoft.com/…
-
### Is your proposal related to a problem?
Currently, as snowflake data connector is in beta stage, it does not support snowflake custom SQL functions which can be exposed via Hasura GraphQL schema…
-
First off, I want to say I am a huge fan of your work. I love Reaper, and its great to see how a custom library like WDL made it possible.
The GDK global event handler appears to be being used as …
-
some of these, like `tymethod`, i don't even know what they do.
there's a list in the formal search syntax, but there's a lot of missing descriptions.
the "search tricks" inline help also *seems* to…
-
### 🔖 Feature description
This Server Side SDK for Functions has this param `enabled` on method `functions.update(...)` but the console does not have a UI component to toggle this behaviour.
---
…
-
There doesn't seem to be a way to turn off the SDK? i.e. once configured, it's running. Ideally we could have a flag and live turn it on / off, which would make us feel safer about rolling it out
-
# Problem
The current `app!` macro implements the functions defined in the udl file. This is clunky because we always have to define each function even if we're not compiling support for said functio…
-
- [x] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first?
- [x] I have looked at the examples provided that may showcase …