Skip to content

feat: replace Swagger UI with Scalar#4

Merged
IKatsuba merged 1 commit intomainfrom
scalar-integration
Dec 23, 2024
Merged

feat: replace Swagger UI with Scalar#4
IKatsuba merged 1 commit intomainfrom
scalar-integration

Conversation

@IKatsuba
Copy link
Owner

This pull request includes changes to update the API reference handling in the apps/api/main.ts file and the associated dependencies in deno.json. The most important changes include replacing the swagger-ui package with the hono-api-reference package.

Updates to API reference handling:

  • apps/api/main.ts: Replaced the import of swaggerUI from @hono/swagger-ui with apiReference from @scalar/hono-api-reference.

Dependency updates:

  • deno.json: Removed the @hono/swagger-ui package and added the @scalar/hono-api-reference package.

@IKatsuba IKatsuba merged commit a78d900 into main Dec 23, 2024
1 check passed
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.

1 participant

Comments