Skip to content

Commit

Permalink
Fixes on dereferencing circular deps (#4237)
Browse files Browse the repository at this point in the history
* Fixes on dereferencing circular deps

* Fix basket
  • Loading branch information
ardatan authored Aug 4, 2022
1 parent 45060c2 commit 02c0182
Show file tree
Hide file tree
Showing 16 changed files with 77,821 additions and 127 deletions.
10 changes: 10 additions & 0 deletions .changeset/large-mails-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"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`
- Do not make the schema single if there is one `allOf` or `anyOf` element but with properties
1 change: 0 additions & 1 deletion examples/json-schema-fhir/.gitignore

This file was deleted.

Loading

1 comment on commit 02c0182

@vercel
Copy link

@vercel vercel bot commented on 02c0182 Aug 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.