openapi3: OpenAPI 3.0 data model
This library is intended to be used for decoding and encoding OpenAPI 3.0 API specifications as well as manipulating them.
The original OpenAPI 3.0 specification is available at http://swagger.io/specification/.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- openapi3-3.0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 3.0.0, 3.0.0.1, 3.0.1.0, 3.0.2.0, 3.1.0, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1.4.2.0 && <1.6), aeson-pretty (>=0.8.7 && <0.9), base (>=4.11.1.0 && <4.15), base-compat-batteries (>=0.11.1 && <0.12), bytestring (>=0.10.8.2 && <0.11), containers (>=0.5.11.0 && <0.7), cookie (>=0.4.3 && <0.5), generics-sop (>=0.5.1.0 && <0.6), hashable (>=1.2.7.0 && <1.3.1), http-media (>=0.8.0.0 && <0.9), insert-ordered-containers (>=0.2.3 && <0.3), lens (>=4.16.1 && <5.1), mtl (>=2.2.2 && <2.3), network (>=2.6.3.5 && <3.2), openapi3, optics-core (>=0.2 && <0.5), optics-th (>=0.2 && <0.5), QuickCheck (>=2.10.1 && <2.15), scientific (>=0.3.6.2 && <0.4), template-haskell (>=2.13.0.0 && <2.17), text (>=1.2.3.1 && <1.3), time (>=1.8.0.2 && <1.10), transformers (>=0.5.5.0 && <0.6), unordered-containers (>=0.2.9.0 && <0.3), uuid-types (>=1.0.3 && <1.1), vector (>=0.12.0.1 && <0.13) [details] |
| Tested with | ghc ==8.4.4 || ==8.6.5 || ==8.8.3 || ==8.10.1 |
| License | BSD-3-Clause |
| Copyright | (c) 2015-2016, GetShopTV, (c) 2020, Biocad |
| Author | Nickolay Kudasov, Maxim Koltsov |
| Maintainer | nickolay@getshoptv.com, kolmax94@gmail.com |
| Uploaded | by maksbotan at 2021-03-03T15:16:20Z |
| Category | Web, Swagger, OpenApi |
| Home page | https://github.com/biocad/openapi3 |
| Bug tracker | https://github.com/biocad/openapi3/issues |
| Source repo | head: git clone https://github.com/biocad/openapi3.git |
| Distributions | LTSHaskell:3.2.4, NixOS:3.2.4 |
| Reverse Dependencies | 28 direct, 9 indirect [details] |
| Executables | example |
| Downloads | 10248 total (35 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2021-03-03 [all 1 reports] |