Skip to content

feat: support circular references#58

Merged
mnahkies merged 4 commits into
masterfrom
mn/fix/support-circular-references
Apr 23, 2023
Merged

feat: support circular references#58
mnahkies merged 4 commits into
masterfrom
mn/fix/support-circular-references

Conversation

@mnahkies

Copy link
Copy Markdown
Owner
  • dependency graph no longer infinitely recurses

  • zod schemas now detect when they need to use lazy

  • joi schemas now detect when they need to use id / link

required for #49

- dependency graph no longer infinitely recurses

- zod schemas now detect when they need to use `lazy`

- joi schemas now detect when they need to use `id` / `link`
@mnahkies mnahkies marked this pull request as ready for review April 23, 2023 12:30
@mnahkies mnahkies enabled auto-merge (squash) April 23, 2023 12:30
@mnahkies mnahkies merged commit 48f8d89 into master Apr 23, 2023
@mnahkies mnahkies deleted the mn/fix/support-circular-references branch April 23, 2023 12:32
mnahkies added a commit that referenced this pull request Apr 23, 2023
- obtained from https://github.com/stripe/openapi

- licensed as MIT
(https://github.com/stripe/openapi/blob/master/LICENSE)
  although this is currently missing from the specification itself
  (see stripe/openapi#120)

surfaced numerous issues that are now fixed:
- #50
- #55
- #56
- #57
- #58
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