openapi-trait 0.0.2

Generate typed Rust traits from OpenAPI specifications using a proc-macro attribute
Documentation
# Changelog

All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

## [0.0.2]https://github.com/ndrsg/openapi-trait/compare/openapi-trait-v0.0.1...openapi-trait-v0.0.2 - 2026-05-08

### Added

- add reqwest client
- add client trait

### Other

- init release-plz
- format code
- update
- update
- update to reqwest 0.13

## [Unreleased]