Metadata-Version: 1.0
Name: nadia
Version: 0.1.0
Summary: Nadia: automatic generation of Marshmallow Schemas for OpenAPI 3 schemas.
Home-page: UNKNOWN
Author: Konrad Jałowiecki
Author-email: dexter2206@gmail.com
License: UNKNOWN
Description: Nadia is an automatic generator of marshmallow Schemas for your OpenAPI 3 schemas.
        
        Currently Nadia supports schemas with the following types:
        
        - integer, number
        - string
        - array
        - object (including nested ones)
        
        The required and nullable settings are also supported.
Keywords: openapi schema validation
Platform: Linux
Platform: Unix
