GetShopTV/swagger2

Add ToSchema for Schema

Open

#45 opened on Jan 23, 2016

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Haskell (61 forks)github user discovery
help wanted

Repository metrics

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

Description

One of my API endpoints needs to return a swagger Schema that users can use to validate their inputs to another endpoint.

Here's a JSON spec for Schema: https://raw.githubusercontent.com/OAI/OpenAPI-Specification/master/schemas/v2.0/schema.json

Contributor guide