pipermerriam / flex

Swagger schema validator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLEX

Build Status Documentation Status PyPi version PyPi downloads

Validation tooling for Swagger 2.0 specifications.

Documentation on ReadTheDocs

Features

  • Validate swagger schemas.
  • JSON Schema Validation
  • Validation of request/response objects against schema.
  • Command Line interface.

CLI Name Change

Starting in version 5.0.0 the CLI interface has been changed to swagger-flex due to a collision with the Apache Flex project.

About

Swagger schema validator

License:MIT License


Languages

Language:Python 99.8%Language:Makefile 0.2%