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: add swagger /docs to localhost:1337 #1268

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

louis-jan
Copy link
Contributor

Description

As a user, I would like to see all supported APIs and test them out. Local swagger hosted at /docs would be helpful.

Screenshot 2023-12-31 at 12 58 42

## Description
As a user, I would like to see all supported APIs and test them out. Local swagger hosted at /docs would be helpful.
Copy link
Contributor

Preview URL: https://c76288ac.jan-qn8.pages.dev

@hiro-v
Copy link
Contributor

hiro-v commented Dec 31, 2023

The assistant has problem in rendering

CleanShot 2023-12-31 at 13 41 25@2x

@hiro-v
Copy link
Contributor

hiro-v commented Dec 31, 2023

I encounter this error:

  1. yarn
  2. yarn build:core
  3. make dev

CleanShot 2023-12-31 at 13 42 23@2x

@louis-jan
Copy link
Contributor Author

louis-jan commented Dec 31, 2023

I encounter this error:

  1. yarn
  2. yarn build:core
  3. make dev

CleanShot 2023-12-31 at 13 42 23@2x

please do:

make clean
make dev

the issue is about you are using old extensions.

@freelerobot freelerobot self-requested a review December 31, 2023 13:04
@louis-jan louis-jan merged commit b70c214 into main Dec 31, 2023
3 checks passed
@louis-jan louis-jan deleted the feat/add-swagger-docs-localhost-1337 branch December 31, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants