Robert Unger

Results 7 issues of Robert Unger

When I enter `sparse quickstart wordcount` in the cmd , the following error is displayed: > if os.getuid() == 0 and not os.getenv('LEIN_ROOT'): > AttributeError: module 'os' has no attribute...

bug

Currently, when a filter is created for a single object, "pk" is used as the ID name. There is no possibility to specify an alternative name. ## Feature Request Type...

Hello, i have seen that in many files in the reddit clone example typing.union is used instead of strawberry.union

### Describe the bug Hi, I can pass the superforms $formData state as arg in the @render formField($formData) snippet. Everthing works so far. The data is displayed correctly in the...

awaiting submitter

### Summary Fastapi now hast his own cli : https://github.com/tiangolo/fastapi/releases/tag/0.111.0 Proposal: Extension for integration of advanced alchemy in FastApi cli. ### Basic Example _No response_ ### Drawbacks and Impact _No...

enhancement

### Description Hi, when creating the Openapi schema there is a different behavior for generating the schema names. When I create a route with a dataclass, the Openapi schema is...

Bug :bug:

**Description** To make Openapi-Fetch more compatible with Bun, the fetch call should be modified. The problem is that Bun removes all header information within the request object. To avoid this...

bug
openapi-fetch