Skip to content

feat: initial support for oneOf#23

Merged
mnahkies merged 2 commits intomasterfrom
mn/feat/support-oneOf
Apr 1, 2023
Merged

feat: initial support for oneOf#23
mnahkies merged 2 commits intomasterfrom
mn/feat/support-oneOf

Conversation

@mnahkies
Copy link
Owner

@mnahkies mnahkies commented Apr 1, 2023

used quite extensively in the github spec, and so makes the output much more accurate there.

@mnahkies mnahkies force-pushed the mn/feat/support-oneOf branch from 439e179 to ee2f58a Compare April 1, 2023 16:06
@mnahkies mnahkies enabled auto-merge (squash) April 1, 2023 16:08
@mnahkies mnahkies merged commit 1619bf7 into master Apr 1, 2023
@mnahkies mnahkies deleted the mn/feat/support-oneOf branch April 1, 2023 16:09
mnahkies added a commit that referenced this pull request Apr 1, 2023
- ditch the middleware, it made types more complicated
- use infer to typecheck that the parsed value matches
  the type we expected

this led me to discover and fix these issues:
- #22
- #23
- #24
mnahkies added a commit that referenced this pull request Apr 2, 2023
- ditch the middleware, it made types more complicated / less accurate
- use infer to typecheck that the parsed value matches the type we
expected

this led me to discover and fix these issues:
- #22
- #23
- #24
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