Skip to content

Commit

Permalink
Change cypress-ajv-schema-validator from Javascript to JavaScript (#1357
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Kiina authored Feb 1, 2025
1 parent 91ad4a9 commit 5abdd7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/tooling-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1472,7 +1472,7 @@
- name: cypress-ajv-schema-validator
description: 'Cypress plugin that validates API responses against Plain JSON schemas, and whole Swagger and OpenAPI documents using the Ajv JSON Schema validator. It provides a user-friendly view of validated data, highlighting each validation error and the exact reason for the mismatch. Seamless integration, fast and lightweight.'
toolingTypes: ['validator', 'util-testing']
languages: ['Javascript']
languages: ['JavaScript']
maintainers:
- name: 'Sebastian Clavijo Suero'
username: 'sclavijosuero'
Expand Down Expand Up @@ -3137,4 +3137,4 @@
homepage: 'https://github.com/imhonglu/new-wheels/tree/main/libs/json-schema'
supportedDialects:
draft: ['2020-12']
toolingListingNotes: 'Built for Node.js and browsers, it supports static type inference for schema definitions.'
toolingListingNotes: 'Built for Node.js and browsers, it supports static type inference for schema definitions.'

0 comments on commit 5abdd7b

Please sign in to comment.