Skip to content

Research ways to keep Rust code in sync with openapi spec #3405

@MartinquaXD

Description

@MartinquaXD

Background

Currently we have to manually maintain the rust code and the associated openapi spec file. This is error prone and can result in differences if you are not very careful.

Details

We already looked into utoipa which would already improve the situation slightly but the heavy use of macros still makes the solution somewhat error prone. Maybe there is something better?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions