Skip to content
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
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.'
Loading