{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/4"}],"enrichment":{"capability":"Validates Swagger 2.0 API specifications against JSON Schema and checks request/response objects for conformance, with a command-line interface.","skillfed_tags":["swagger-validation","legacy-api-tooling"],"use_cases":["Validate a Swagger 2.0 specification file before deploying an API to ensure schema correctness.","Test that API request and response payloads conform to their declared Swagger schema during development.","Integrate Swagger validation into a legacy CI/CD pipeline that cannot be updated to OpenAPI 3.x tooling.","Command-line validation of Swagger specs in build scripts using the swagger-flex CLI."],"what_it_does":"Flex is a validation tool for Swagger 2.0 API specifications. It validates swagger schemas themselves, performs JSON Schema validation, and checks request and response objects against their declared schemas. It includes both a Python library and a command-line interface (swagger-flex as of version 5.0.0).\n\nThe package is no longer maintained\u2014the last release was in 2019-09-14 and the last repository commit in 2022-09-22. It was originally designed for Python 2.7 and early Python 3 versions (3.3, 3.4, 3.5, 3.6), and its compatibility with modern Python is unknown. High installation friction (source build required) combined with abandonment makes it a risky choice for new projects unless you are locked into Swagger 2.0 validation and cannot use maintained alternatives.","worth_installing":"No. The package is abandoned (last release 2019-09-14, last commit 2022-09-22) with high install friction and uncertain compatibility with modern Python. Swagger 2.0 itself is superseded by OpenAPI 3.x. Use only if forced to validate legacy Swagger 2.0 specs with no alternative; otherwise migrate to a maintained OpenAPI validator."},"id":"flex","links":{"html":"https://skillfed.io/packages/flex","md":"https://skillfed.io/packages/flex.md","pypi":"https://pypi.org/project/flex/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-09-14","license_spdx":null,"license_treatment":"permissive","name":"flex","python_support":"unspecified","summary":"Swagger Schema validation."},"popularity":{"monthly_downloads":92813,"position":13424,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.14.1"}
