Skip to content

[Feature]: Generate a real typed client from OpenAPI #15

@Bccorb

Description

@Bccorb

Problem statement

The app serves /openapi.json, and route registration is schema-aware, but src/generated/api.ts is empty and there’s no regeneration script in package.json.

Proposed solution

Add codegen, fill any missing response schemas, and produce non-empty generated types.

This is the BIG one! this will let us make other package tools in minutes!

Alternatives considered

No response

Impact area

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions