normalize-openapi 0.1.0

OpenAPI client code generation
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "normalize-openapi"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "OpenAPI client code generation"

[dependencies]
serde_json.workspace = true