PointSource
PointSource
@adamlamaa thanks for answering this. I actually had no idea what the answer was since I don't use the graphql extension. Still, it seems it would be relatively trivial to...
Closing this since it seems answered or at least has gone stale. Feel free to re-open if necessary.
I am not really familiar with what a zod is but that may be irrelevant here. It seems to me there are two issues going on: 1. The functions generated...
Thanks for getting back to me! The swagger file comes from here: https://demo.rentalworksweb.com/swagger/home-v1/swagger.json
You could add a before trigger that could maybe do something like this but the only way for it to know which group_id to use in the absence of one...
Hey, just dropping in here to say that I am paying attention and I recognize this is high priority. That said, I've been very overloaded with my primary work lately...
Thanks. Is there a way to reproduce this other than waiting for a project to pause on its own?
@nogalskisam is correct with regard to groups = tenants and how to use the tenant_id column. I should probably also include a note about caching in the official docs for...
This is likely because of the default codepage on your OS, since it is set to German. Have you tried the [solution mentioned here](https://github.com/point-source/dart_ping/issues/65#issuecomment-2360254997) to override it?
Okay, sounds good. You may also need to try some of the options for non-english language support here: https://github.com/point-source/dart_ping/tree/main/dart_ping#non-english-language-support If you need help creating German regexes, let me know