Changelog for swagger2-0.3
0.3
- Fixes:
- Fix
SwaggerMonoid Textinstance; - Wrap
BoolinMaybeeverywhere; - These changes make all
Data.SwaggerMonoidinstances obey monoid laws (previously right identity law was broken by some instances).
- Fix
0.2
- Add
Data.Swagger.Lens - Support references
- Fixes:
- Fix
FromJSON SwaggerHostinstance - Add missing
Maybes for field types - Decode petstore swagger.json successfully
- Fix