Joe Nudell

Results 8 issues of Joe Nudell

Thank you for taking the time to report a bug! Your support is essential for the maintenance of this project. Please fill out the following fields to ease bug hunting...

bug

Hi all, I'm seeing a strange error about converting time in a query that shouldn't be using any time column at all. The error I see is: ``` unable to...

`Choice` of multiple `Struct`s fails when given a valid schema for any but the first option, since the first `Struct` will raise an unhandled `AttributeError` before the others are tried....

Non-frozen trie should allow removing items.

Fixes #419 Basic support for parsing callbacks as a list of sub-operations. This does not modify the default templates to generate callbacks, but this can be done with something like...

The OpenAPI specification allows of the definition of callback operations. FastAPI supports this by constructing an additional router and passing this router's routes to the relevant path decorator. (More information...

- Adds more flexible support for other versions of Pydantic and Python, based on options available in datamodel-code-generator. - Cleans up some redundant code fixes #378

### Checklist - [X] I have looked into the [README](https://github.com/openfga/python-sdk/blob/main/README.md) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://openfga.dev/docs) and have not...

bug
waiting-user-feedback