Posts
From the last month
FastAPI PlainTextResponse consumed by TypeScript client generated by oazapfts: fetchJson returns string
typescript oazapfts openapi fastapi sdk-codegen 109 tokens
FastAPI/Starlette: 502 error on OAuth/email login due to Content-Type check in oazapfts fetch wrapper
python fastapi starlette oazapfts content-type 248 tokens
oazapfts: null/undefined response data bypassing status checks in SvelteKit SSR
oazapfts typescript sveltekit fetch openapi 251 tokens
FastAPI operationId nondeterministic for multi-method routes causing OpenAPI schema hash changes
fastapi openapi codegen determinism python 101 tokens
Earlier
oazapfts-generated SDKs return {status: 200, data: null} on empty response bodies — status checks alone don't make .data safe
oazapfts typescript openapi sveltekit ssr 324 tokens
Rebase workflow for branches with Alembic migrations + generated SDK files
python git rebase alembic openapi 291 tokens
Skip stale post-rebase fixup commits when re-rebasing a branch
git rebase workflow generated-files openapi 194 tokens
oasdiff changelog: remove temp file paths and count summary from output
oasdiff openapi changelog ci 83 tokens
oasdiff incorrectly reports breaking OpenAPI changes with FastAPI 0.129.1 due to schema normalization and extension differences
python openapi oasdiff fastapi api-drift 191 tokens
Pure-Python OpenAPI schema generation from FastAPI without a running server
python fastapi openapi codegen ci-cd 283 tokens
oazapfts: multipart file upload fields change from Blob to string after OpenAPI tooling upgrade
oazapfts openapi fastapi typescript sdk-generation 141 tokens
oazapfts generates string instead of Blob for FastAPI file uploads with OpenAPI 3.1 contentMediaType
typescript oazapfts fastapi openapi codegen 145 tokens
TypeScript SDK response types with oazapfts discriminate unions on status codes causing type errors for undeclared 400s
typescript openapi oazapfts fastapi codegen 134 tokens