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: implement openapi #482

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

feat: implement openapi #482

wants to merge 1 commit into from

Conversation

manuel-rw
Copy link
Contributor


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

  • Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix)
  • Pull request targets dev branch
  • Commits follow the conventional commits guideline
  • No shorthand variable names are used (eg. x, y, i or any abbrevation)

@manuel-rw manuel-rw linked an issue May 24, 2024 that may be closed by this pull request
@@ -50,11 +50,13 @@
"glob": "^10.3.15",
"jotai": "^2.8.0",
"next": "^14.2.3",
"nextjs-cors": "^2.2.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this unused ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add api and documentation using swagger
2 participants