syntaxaire

Results 5 issues of syntaxaire

Same as in #12, that one was closed with a request to open a new issue if it happened again. Steps to reproduce: 1. Running debugger on project Frescobaldi (https://github.com/wbsoft/frescobaldi)...

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Client: Python
Issue: Bug

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Client: Python
Issue: Invalid spec

**Describe the bug** Code is generated that resembles: ```python from datetime import date class ActivityBase(BaseModel): date: Optional[date] = Field( None, description="The date the Activity was performed (as a ISO-8601 date)"...

bug

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug