Skip to content

Integrate Swagger Codegen for SDK generation (OSS) #180

Open
@linear

Description

@linear

Context

Improvements proposed during Jan Seminar (2025)

  • OpenAPI specs automation from api repository
  • SDK generation for multiple programming languages
  • SDK-focused documentation with code samples

Why :

  • We need to manually update/fix the OpenAPI spec (and Bruno) when an endpoint/interface changes
  • Our internal console is  manually re-implementing a TypeScript mapping
    of all the endpoints (types, paths, etc.)
  • If  not done, a lot of time wasted on manual updates and potential errors because of API vs. code inconsistencies (and wrong docs)
  • If would also bring immediate value for customers and distributors to integrate via API

To Do

Integrate Swagger Codegen for SDK generation (OSS)

https://swagger.io/tools/swagger-codegen/

How To

to define

Definition of Done

  • to define

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions