View Source API Reference Open API Spex Typed Struct v0.1.0

Modules

Automatically generate api specs for your typed structs. This library is a plugin for OpenApiSpex that allows you to define typed structs and have the schema automatically generated for you. You can then easily reference these schemas in your OpenApiSpex operations. This allows you to keep your api specs in sync with your typed structs without having to constantly update two different versions of what is effectively the same schema.