@hackage dhall-openapi1.0.7
Convert an OpenAPI specification to a Dhall package
Categories
License
BSD-3-Clause
Maintainer
GenuineGabriella@gmail.com
Links
Versions
Installation
Dependencies (9)
- aeson >=1.0.0.0 && <2.3
- base >=4.11.0.0 && <5
- containers >=0.5.8.0 && <0.9
- dhall >=1.38.0 && <1.43
- prettyprinter >=1.7.0 && <1.8
- scientific >=0.3.0.0 && <0.4 Show all…
Dependents (0)
This package provides an `openapi-to-dhall` program that converts an OpenAPI specification to a Dhall package containing types, defaults, and schemas for that API.