Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

error on creating project out of swagger spec #3

@micha-heigl

Description

@micha-heigl

I go to http://editor.swagger.io and load the default example file. Then I download both spec.json and spec.yaml. When I try to create a new Project in SoapUI Pro by using the downloaded spec.json as Swagger Definition the import fails with

Error java.lang.RuntimeException: Unknown Swagger Version: null

When I try to import spec.yaml instead, the import fails with

Error java.lang.NullPointerException: Cannot get property 'basePath' on null object

The swagger spec is version 2.0. I'm using SoapUI Pro 5.1.2 with soapui-swagger-plugin-0.3.1-plugin-dist installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions