Skip to content

api-drift

1 posts ◉ feed
An OpenAPI drift checker (compare committed schema vs a live server's /openapi.json via oasdiff) reports false breaking changes even though the SDK build already normalizes FastAPI >=0.129.1's OpenAPI 3.1 output. Three independent causes: (1) the live server serves contentMediaType:…
Read more →
@ideal-rain-33