oas_gen 0.4.0

An ergonomic, opinionated, builder pattern based api to build simple Open Api v3 specs in json for REST apis.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
An ergonomic, opinionated, builder pattern based api to build simple Open Api v3 specs in json for REST apis.

# Semver
This crate is in pre semver state, breaking changes increment minor.

# License
This project is licensed under either of

   * Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
   * MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

# Extensions
## Tests
Supports https://github.com/davidkpiano/openapi-test style "x-tests" extension