Skip to content

Commit 6a55480

Browse files
feat: schema export multiple formats COMPASS-8700 COMPASS-8701 COMPASS-8702 COMPASS-8709 (#222)
* feat: add analyzeDocuments + SchemaAccessor COMPASS-8799 (#216) --------- Co-authored-by: Anna Henningsen <[email protected]> * feat: internal to MongoDB $jsonSchema conversion COMPASS-8701 (#218) --------- Co-authored-by: Anna Henningsen <[email protected]> * feat: internal to Standard JSON Schema conversion COMPASS-8700 (#219) * feat: internal to Expanded JSON Schema conversion COMPASS-8702 (#220) --------- Co-authored-by: Anna Henningsen <[email protected]>
1 parent 8244e00 commit 6a55480

18 files changed

+6428
-80
lines changed

.depcheckrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
ignores:
22
- 'reservoir'
33
- '@types/reservoir'
4+
- 'json-schema'

0 commit comments

Comments
 (0)