Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emend README incorrect example template #125

Merged
merged 1 commit into from
Jun 26, 2017

Conversation

roo-oliv
Copy link
Contributor

In Initializing Flasgger with default data. README section:

    "schemes": [
        [
          "http",
          "https"
        ]
      ],

Is invalid schemes format, should be a list of strings, and will render an invalid Swagger specification error in online.swagger.io/validator

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.031% when pulling 5907a0a on allrod5:emend-readme into 10a48ae on rochacbruno:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.031% when pulling 5907a0a on allrod5:emend-readme into 10a48ae on rochacbruno:master.

@rochacbruno rochacbruno merged commit 2323203 into flasgger:master Jun 26, 2017
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.

None yet

3 participants