Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Add common lisp json-schema to implementations list #342

Merged
merged 2 commits into from
Jun 18, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@
date-draft:
draft: [7]
license: Apache License, Version 2.0
- name: Common Lisp
implementations:
- name: json-schema
url: https://github.com/fisxoj/json-schema
date-draft: [2019-09]
draft: [4, 6, 7]
license: LGPL
- name: Elixir
implementations:
- name: Elixir JSON Schema validator
Expand Down