cypress-ajv-schema-validator
JSON →Cypress plugin (v2.0.2, last release 2023) for API schema validation against JSON schemas, Swagger, or OpenAPI documents. Uses Ajv as the validation engine. Now legacy: replaced by cypress-schema-validator (backward compatible, adds Zod support). Key features: chainable cy.validateSchema() command, supports environment variable disableSchemaValidation, integration with @bahmutov/cy-api and cypress-plugin-api. No recent updates; users should migrate to successor.