We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e81ba4 commit 777f644Copy full SHA for 777f644
swagger2.cabal
@@ -1,7 +1,11 @@
1
name: swagger2
2
version: 2.1.4.1
3
synopsis: Swagger 2.0 data model
4
-description: Please see README.md
+description:
5
+ This library is inteded to be used for decoding and encoding Swagger 2.0 API
6
+ specifications as well as manipulating them.
7
+ .
8
+ The original Swagger 2.0 specification is available at http://swagger.io/specification/.
9
homepage: https://github.com/GetShopTV/swagger2
10
bug-reports: https://github.com/GetShopTV/swagger2/issues
11
license: BSD3
0 commit comments