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

[Fix #38] Add redirect for /api-docs ... #41

Merged

Conversation

harenson
Copy link
Member

@harenson harenson commented Dec 3, 2015

… and:

  • split cowboy_swagger_handler in two more handlers
  • update coverspec

@@ -92,11 +92,8 @@ validate_metadata(Metadata) ->
-spec filter_cowboy_swagger_handler([trails:trail()]) -> [trails:trail()].
filter_cowboy_swagger_handler(Trails) ->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to Xref:

cowboy_swagger:filter_cowboy_swagger_handler/1 calls undefined function maps:filter/2

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gadgetci you really should start using Erlang/OTP 18.x

elbrujohalcon pushed a commit that referenced this pull request Dec 3, 2015
…ng-as-expected

[Fix #38] Add redirect for /api-docs ...
@elbrujohalcon elbrujohalcon merged commit 601e94c into master Dec 3, 2015
@harenson harenson deleted the harenson.38.api-docs-path-not-working-as-expected branch December 3, 2015 17:20
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.

3 participants