Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(openapi): convert openapi to types and use in project #11652

Merged
merged 4 commits into from
Feb 29, 2024

Commits on Feb 27, 2024

  1. chore(deps): install openapi-typescript@6.7.4, @vue/tsconfig@0.5.1

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4c01049 View commit details
    Browse the repository at this point in the history
  2. fix: add vue/tsconfig, drop ts implementations for .vue files

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2a3c1b7 View commit details
    Browse the repository at this point in the history
  3. chore: generate ts types from openapi*.json

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7feb3ac View commit details
    Browse the repository at this point in the history
  4. refactor(bots): migrate bots to Typescript

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9c8539f View commit details
    Browse the repository at this point in the history