Skip to content

Commit

Permalink
Mark allOf as implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
ixzzd committed Dec 29, 2023
1 parent 6df03fb commit 432e6b1
Show file tree
Hide file tree
Showing 3 changed files with 2,104 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ You can call `jsonschema2atd` and `atdgen` in your `dune` file to generate OCaml
- [X] OneOf (Only serialization is supported)
- [ ] not
- [ ] anyOf
- [ ] allOf
- [X] allOf
Loading

0 comments on commit 432e6b1

Please sign in to comment.