Skip to content

Switch to openapi from zod#270

Merged
QuentinRoy merged 5 commits intomainfrom
api-from-zod
Jul 21, 2025
Merged

Switch to openapi from zod#270
QuentinRoy merged 5 commits intomainfrom
api-from-zod

Conversation

@QuentinRoy
Copy link
Owner

This PR removes open api express validator that tends to cause issues and is too heavy weight for our needs, and paves the way to future websocket api.

  • Remove open api express validator (fix Remove express-openapi-validator #245),
  • Remove typespec and replaces it with zod schemas,
  • Remove openapi-typescript type exports from @lightmill/log-api.

@changeset-bot
Copy link

changeset-bot bot commented Jul 21, 2025

🦋 Changeset detected

Latest commit: 1ad0c5c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@lightmill/log-api Major
@lightmill/log-server Major
@lightmill/log-client Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@QuentinRoy QuentinRoy force-pushed the api-from-zod branch 10 times, most recently from ac15fc3 to 9d50e75 Compare July 21, 2025 11:53
@QuentinRoy QuentinRoy merged commit 725a0a4 into main Jul 21, 2025
4 checks passed
@QuentinRoy QuentinRoy deleted the api-from-zod branch July 21, 2025 11:56
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.

Remove express-openapi-validator

1 participant