openapi: 3.0.3 info: title: Reader API version: 0.1.0 description: | Source-of-truth OpenAPI contract for reader-suite (web, mobile, api). servers: - url: http://localhost:8000 description: Local development paths: {} components: schemas: {} securitySchemes: {}