Skip to main content
jeremylongshore

api-response-validator

by jeremylongshorev1.0.0

Validate API responses against schemas and contracts

Installation guide →
1 skill 1 commandapi-development GitHub

Commands

validate-api-responses

Validate API responses against schemas

Documentation

# API Response Validator Plugin

Validate API responses against JSON Schema, OpenAPI specs, and custom rules.

## Installation

```bash
/plugin install api-response-validator@claude-code-plugins-plus
```

## Usage

```bash
/validate-api-responses
```

## License

MIT