Skip to content

Add model generation from OpenAPI schemas#55

Open
xiaoland wants to merge 1 commit intodevelopfrom
codex/add-model-generation-from-openapi-schemas
Open

Add model generation from OpenAPI schemas#55
xiaoland wants to merge 1 commit intodevelopfrom
codex/add-model-generation-from-openapi-schemas

Conversation

@xiaoland
Copy link
Owner

@xiaoland xiaoland commented Dec 6, 2025

Summary

  • replace Python 3.12-only type alias and generic syntax with Python 3.11 compatible annotations
  • correct malformed f-strings and PostgREST query string assembly
  • add missing runtime typing imports so OpenAPI generator tests can import the package

Testing

  • PYTHONPATH=. pytest tests/test_scheme/test_openapi_generator.py -k openapi -q

Codex Task

@xiaoland xiaoland changed the title Fix Python 3.11 syntax issues Add model generation from OpenAPI schemas Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant