Skip to content

feat: add openapi swagger documentation - #103

Merged
Robotron2 merged 1 commit into
mainfrom
feat/openapi-docs
Aug 7, 2026
Merged

feat: add openapi swagger documentation#103
Robotron2 merged 1 commit into
mainfrom
feat/openapi-docs

Conversation

@nursetechie

Copy link
Copy Markdown
Contributor

Description

Adds an interactive Swagger UI for the relayer API using @asteasolutions/zod-to-openapi. The documentation dynamically translates existing Zod schemas into an OpenAPI 3.0 specification without duplicating logic. The UI is accessible natively at /docs during development.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

Checklist

  • Code follows style guidelines (npm run lint run)
  • Tests added/updated and npm run test passes
  • Documentation updated

@Robotron2
Robotron2 merged commit 07a9e4d into main Aug 7, 2026
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.

2 participants