Skip to content

Commit

Permalink
Fixes on dereferencing circular deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Aug 4, 2022
1 parent 45060c2 commit a9ef593
Show file tree
Hide file tree
Showing 13 changed files with 77,463 additions and 125 deletions.
9 changes: 9 additions & 0 deletions .changeset/large-mails-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"json-machete": patch
"@omnigraph/json-schema": patch
"@omnigraph/openapi": patch
"@graphql-mesh/utils": patch
---

- Respect `pattern` of `number` types
- Dereference first-level circular dependencies properly in `dereferenceObject`
1 change: 0 additions & 1 deletion examples/json-schema-fhir/.gitignore

This file was deleted.

Loading

0 comments on commit a9ef593

Please sign in to comment.