Skip to content

Conversation

@IvanGoncharov
Copy link
Contributor

Fix validation, for example in following case:

{
    "swagger": "2.0",
    "info": {
        "version": "0.0.0",
        "title": "Simple API"
    },
    "paths": {
        "/": {
            "get": {
                "responses": {
                    "200": {
                    }
                }
            }
        }
    }
}

@webron
Copy link
Member

webron commented Jul 30, 2015

Thanks!

webron added a commit that referenced this pull request Jul 30, 2015
@webron webron merged commit e981d36 into OAI:master Jul 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants