Skip to content

Commit

Permalink
Extension support for
Browse files Browse the repository at this point in the history
OpenAPI
Info
Contact
License
Server
ServerVariable
PathItem
Operation
RequestBody
MediaType
Encoding
Example
Link
Response
Tag
  • Loading branch information
mageshb committed Feb 8, 2021
1 parent f90cd54 commit 1fabcac
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 44 deletions.
1 change: 1 addition & 0 deletions src/Data/OpenApi.hs
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ module Data.OpenApi (
-- ** Miscellaneous
MimeList(..),
URL(..),
SpecificationExtensions(..),
) where

import Data.OpenApi.Lens
Expand Down
Loading

0 comments on commit 1fabcac

Please sign in to comment.