gize-openapi 0.5.1

OpenAPI spec generation for Gize (Beta phase; see ADR-010).
Documentation
# gize-openapi

**OpenAPI spec generation for the [Gize](https://github.com/robertolima-dev/gize) framework.**

[![Crates.io](https://img.shields.io/crates/v/gize-openapi.svg)](https://crates.io/crates/gize-openapi)
[![License](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue.svg)](https://github.com/robertolima-dev/gize#license)

`gize-openapi` will generate OpenAPI specifications from Gize-generated resources, so your
API documentation stays in sync with your code.

> **Status:** placeholder (planned for the **Beta** phase — see
> [ADR-010]https://github.com/robertolima-dev/gize/blob/main/ADR). The crate exists today
> so the name is reserved and it participates in the workspace. The public API is not yet
> stable.

## Part of the Gize workspace

See the [main project](https://github.com/robertolima-dev/gize) for the full crate list and
roadmap.

## License

Licensed under either of [Apache-2.0](https://github.com/robertolima-dev/gize/blob/main/LICENSE-APACHE)
or [MIT](https://github.com/robertolima-dev/gize/blob/main/LICENSE-MIT) at your option.