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

Commit a5c39c1

Browse files
authored
Change ordering for python implementations
New implementations with newer support should go at the top!
1 parent 0940525 commit a5c39c1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_data/validator-libraries-modern.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,12 @@
189189
license: "MIT"
190190
- name: Python
191191
implementations:
192+
- name: jschon
193+
url: https://github.com/marksparkza/jschon
194+
notes:
195+
date-draft: [2019-09, 2020-12]
196+
draft:
197+
license: MIT
192198
- name: jsonschema
193199
url: https://github.com/Julian/jsonschema
194200
notes:
@@ -207,12 +213,6 @@
207213
date-draft:
208214
draft: [7, 6, 4]
209215
license: MIT
210-
- name: jschon
211-
url: https://github.com/marksparkza/jschon
212-
notes:
213-
date-draft: [2019-09, 2020-12]
214-
draft:
215-
license: MIT
216216
- name: Ruby
217217
implementations:
218218
- name: JSONSchemer

0 commit comments

Comments
 (0)