flex 6.14.1


pip install flex

  Latest version

Released: Sep 14, 2019

Project Links

Meta
Author: Piper Merriam

Classifiers

Intended Audience
  • Developers

License
  • OSI Approved :: BSD License

Natural Language
  • English

Programming Language
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.3
  • Python :: 3.4
  • Python :: 3.5
  • Python :: 3.6

# FLEX

[![Build Status](https://badgen.net/travis/pipermerriam/flex)](https://travis-ci.org/pipermerriam/flex) [![Documentation Status](https://readthedocs.org/projects/flex-swagger/badge/?version=latest)](https://readthedocs.org/projects/flex-swagger/?badge=latest) [![PyPi version](https://badgen.net/pypi/v/flex)](https://pypi.org/project/flex/) [![PyPi downloads](https://img.shields.io/pypi/dm/flex.svg)](https://pypi.python.org/pypi/flex)

Validation tooling for [Swagger 2.0](https://github.com/wordnik/swagger-spec/blob/master/versions/2.0.md) specifications.

[Documentation on ReadTheDocs](http://flex-swagger.readthedocs.org/en/latest/)

## 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.

6.14.1 Sep 14, 2019
6.14.0 Feb 12, 2019
6.13.2 May 25, 2018
6.13.1 Apr 09, 2018
6.13.0 Apr 06, 2018
6.12.0 Jan 24, 2018
6.11.1 Oct 10, 2017
6.11.0 Jul 12, 2017
6.10.0 May 22, 2017
6.9.0 May 10, 2017
6.8.1 Apr 24, 2017
6.8.0 Apr 24, 2017
6.7.0 Apr 10, 2017
6.6.0 Apr 10, 2017
6.5.0 Mar 31, 2017
6.4.0 Mar 21, 2017
6.3.0 Mar 13, 2017
6.2.0 Mar 13, 2017
6.1.0 Feb 14, 2017
6.0.1 Nov 17, 2016
6.0.0 Oct 25, 2016
5.9.0 Sep 30, 2016
5.8.0 Aug 22, 2016
5.7.0 Jul 22, 2016
5.6.0 May 04, 2016
5.5.0 May 03, 2016
5.4.1 Apr 21, 2016
5.4.0 Apr 08, 2016
5.3.0 Apr 04, 2016
5.2.1 Feb 04, 2016
5.2.0 Jan 28, 2016
5.1.0 Jan 20, 2016
5.0.0 Jan 19, 2016
4.3.0 Oct 31, 2015
4.2.1 Jul 17, 2015
4.2.0 Jun 30, 2015
4.1.0 May 01, 2015
4.0.1 Apr 18, 2015
4.0.0 Apr 17, 2015
3.5.1 Apr 02, 2015
3.5.0 Mar 29, 2015
3.4.1 Mar 27, 2015
3.4.0 Mar 11, 2015
3.3.0 Feb 20, 2015
3.2.0 Feb 14, 2015
3.1.0 Feb 11, 2015
3.0.0 Feb 05, 2015
2.8.0 Dec 18, 2014
2.7.0 Dec 17, 2014
2.6.0 Dec 17, 2014
2.5.0 Dec 16, 2014
2.4.0 Dec 16, 2014
2.3.0 Dec 16, 2014
2.2.0 Dec 07, 2014
2.1.0 Nov 18, 2014
2.0.0 Nov 09, 2014
1.9.0 Nov 05, 2014
1.8.0 Nov 05, 2014
1.7.0 Nov 04, 2014
1.6.0 Oct 24, 2014
1.5.0 Oct 24, 2014
1.4.0 Oct 24, 2014
1.3.0 Oct 24, 2014
1.2.0 Oct 23, 2014
1.1.0 Oct 17, 2014
1.0.0 Oct 17, 2014
5.1.0.macosx Jan 20, 2016
5.0.0.macosx Jan 19, 2016
4.3.0.macosx Oct 31, 2015
4.2.1.macosx Jul 17, 2015
4.2.0.macosx Jun 30, 2015
4.1.0.macosx May 01, 2015
4.0.1.macosx Apr 18, 2015
4.0.0.macosx Apr 17, 2015
3.5.1.macosx Apr 02, 2015
3.5.0.macosx Mar 29, 2015
3.4.1.macosx Mar 27, 2015
3.4.0.macosx Mar 11, 2015
3.3.0.macosx Feb 20, 2015
3.2.0.macosx Feb 14, 2015
3.1.0.macosx Feb 11, 2015
3.0.0.macosx Feb 05, 2015
2.8.0.macosx Dec 18, 2014
2.7.0.macosx Dec 17, 2014
2.6.0.macosx Dec 17, 2014
2.5.0.macosx Dec 16, 2014
2.4.0.macosx Dec 16, 2014
2.3.0.macosx Dec 16, 2014
2.2.0.macosx Dec 07, 2014
2.1.0.macosx Nov 18, 2014
No dependencies