Skip to content

Inject swagger (Open API)  #15

@OlegKoshelev

Description

@OlegKoshelev

Problem:

Order to make requests we use postman, but it will be more convenient to use swagger.
To add swagger use Tapir library (https://tapir.softwaremill.com/en/latest/).

Task:

  1. Rewrite RcEventsAPI with using Tapir
    a. Add endpoints
    b. Add routes with using endpoints (from point "a")

  2. Make Open API with swagger routes ( use endpoints from point 1)

  3. Compose routes from points 1 and 3 and add it to Server

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