Openapi Cop Versions Save

A proxy that validates responses and requests against an OpenAPI document. https://www.npmjs.com/package/openapi-cop https://hub.docker.com/r/lxlu/openapi-cop

v1.3.2

1 year ago

Changelog

  • Fix: CLI version now matches npm package version.

v1.3.1

1 year ago
  • Fixes npm installation
  • Fixes Docker build

Changelog (1.3.0)

  • Support target URIs with https: protocol #392
  • Fix bug that prevents global installation using npm (#398).
  • Allow 5-digit port numbers in target and proxy.

v1.3.0

1 year ago

Changelog

  • Support target URIs with https: protocol #392
  • Fix bug that prevents global installation using npm (#398).
  • Allow 5-digit port numbers in target and proxy.

v1.2.0

1 year ago

Changelog

  • Fix: in the docker image, environment variables SILENT and VERBOSE now work properly.
  • In the docker image, the host "0.0.0.0" is set instead of "localhost".
  • The proxy will not attempt to start anymore when setting "https://" in the target.
  • Target port will fall back to 80 when protocol is "http://" in the target.
  • Client failures to send the request forward to the target now produce a readable error response.

v1.1.2

1 year ago

No functional changes.

Version number was increased to trigger automated publishing Docker image to Docker Hub.

v1.1.1

1 year ago

No functional changes.

Version number was increased to trigger automated publishing Docker image to Docker Hub.