swagger-0.2.2: Implementation of swagger data model

Safe HaskellNone
LanguageHaskell2010

Data.Swagger.Model.Authorisation

Description

The Authorisation Object part of the swagger specification. For construction please consider using Data.Swagger.Build.Authorisation.

Synopsis

Documentation

data Scope Source

Constructors

Scope 

Instances