question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2

See original GitHub issue

Describe the bug Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2

Insomnia iso cli does not support the latest version 3.0.3

To Reproduce Steps to reproduce the behavior:

Example spec

openapi: 3.0.3
info:
  version: 1.0.0
  title: Greeting API
  termsOfService: 'https://example.com/terms/'
  contact:
    email: contact@example.com
    url: 'http://example.com/contact'
  license:
    name: Apache 2.0
    url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
inso generate config ../oas.yaml --type declarative > ./kong.yaml

Expected behavior gen declarative config for kong

Desktop (please complete the following information):

  • OS: [e.g. macOS 10.15.1] mac
  • Installation Method: [e.g. homebrew] node npm i -g insomnia-inso
  • App Version [e.g. v7.0.3] 2.2.28

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
rLittocommented, May 19, 2021

Also by now there is version 3.1.0 available Any progress in this?

0reactions
rLittocommented, Jan 6, 2022

any news on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrating from OpenAPI 3.0 to 3.1.0
1. First things first, let's change that version number! Open up your OpenAPI JSON or YAML file, and look for this line: openapi: ......
Read more >
OpenAPI Specification - Version 3.0.3 - Swagger
Tooling which supports OAS 3.0 SHOULD be compatible with all OAS 3.0.* versions. The patch version SHOULD NOT be considered by tooling, making...
Read more >
Apigee UI: Create proxy out of the OAS (OpenAPI spec) file
Apigee returning: "Unsupported OpenAPI version: 3.0.3. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2"
Read more >
OpenAPI.Tools
go-swagger - Unmaintained v2.0 only project seeking new maintainer, or probably a fork. Parser, validator, generates descriptions from code, or code from ...
Read more >
Swagger-parser NPM - npm.io
Check Swagger-parser 10.0.3 package - Last release 10.0.3 with MIT licence at our ... Swagger Parser supports recent versions of every major web...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found