Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 537 Bytes

changelog.md

File metadata and controls

17 lines (13 loc) · 537 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0]

Added

-Validation of each response based on the OpenAPI spec

[0.1.0] - 2020-11-20

Added

-Create CLI and add initial positive command -Read OpenAPI spec from local file or URL -For each operation in the OpenAPI spec, create and execute a request