GetShopTV/swagger2

AWS API Gateway compatability

Open

#113 opened on Aug 17, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Haskell (61 forks)github user discovery
documentationhelp wanted

Repository metrics

Stars
 (74 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

FYI: I've just found out from AWS technical support that the reason my generated (from servant-swagger) Swagger specification wasn't working was because they don't support the example field for objects/models.

It might be worth documenting this.

Contributor guide