Skip to content

Commit 8dc575a

Browse files
(Fixed) Some implementation descriptions are not clearly separated (#871)
Fixes #865
1 parent 150e6e8 commit 8dc575a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

data/validator-libraries-modern.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,9 @@
230230
last-updated: "2022-08-31"
231231
- name: "@exodus/schemasafe"
232232
url: https://github.com/ExodusMovement/schemasafe
233-
notes: |
234-
For Node.js and browsers, with security and speed being the main focus. Pre-compiles schemas to JS functions.
233+
notes: "For Node.js and browsers, with security and speed being the main focus. Pre-compiles schemas to JS functions.
235234
[Supports OpenAPI `discriminator`](https://github.com/ExodusMovement/schemasafe/blob/master/doc/Discriminator-support.md).
236-
Default behavior is hardened with additional schema coherence validation.
235+
Default behavior is hardened with additional schema coherence validation."
237236
date-draft: [2020-12, 2019-09]
238237
draft: [7, 6, 4]
239238
license: MIT

0 commit comments

Comments
 (0)