Stoobly / stoobly-agent

Record, mock, and test HTTP/HTTPS requests. CLI agent for Stoobly.
Other
6 stars 0 forks source link

OpenAPI import can't handle missing info #141

Closed stoobmmelier closed 10 months ago

stoobmmelier commented 10 months ago
info:
  version: 1.0.0
  title: Swagger Petstore
  license:
    name: MIT

If missing we should default to the minimum required fields

stoobmmelier commented 10 months ago

Fixed in https://github.com/Stoobly/stoobly-agent/pull/136 and released in https://github.com/Stoobly/stoobly-agent/releases/tag/0.30.0