forked from loafle/openapi-generator-original
Sync Cargo.toml project metadata attributes (#13824)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "multipart-v3"
|
||||
version = "1.0.7"
|
||||
authors = []
|
||||
authors = ["OpenAPI Generator team and contributors"]
|
||||
description = "API under test"
|
||||
# Override this license by providing a License Object in the OpenAPI.
|
||||
license = "Unlicense"
|
||||
edition = "2018"
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "no-example-v3"
|
||||
version = "0.0.1"
|
||||
authors = []
|
||||
authors = ["OpenAPI Generator team and contributors"]
|
||||
description = "No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)"
|
||||
# Override this license by providing a License Object in the OpenAPI.
|
||||
license = "Unlicense"
|
||||
edition = "2018"
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "openapi-v3"
|
||||
version = "1.0.7"
|
||||
authors = []
|
||||
authors = ["OpenAPI Generator team and contributors"]
|
||||
description = "API under test"
|
||||
# Override this license by providing a License Object in the OpenAPI.
|
||||
license = "Unlicense"
|
||||
edition = "2018"
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "ops-v3"
|
||||
version = "0.0.1"
|
||||
authors = []
|
||||
authors = ["OpenAPI Generator team and contributors"]
|
||||
description = "No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)"
|
||||
# Override this license by providing a License Object in the OpenAPI.
|
||||
license = "Unlicense"
|
||||
edition = "2018"
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "petstore-with-fake-endpoints-models-for-testing"
|
||||
version = "1.0.0"
|
||||
authors = []
|
||||
authors = ["OpenAPI Generator team and contributors"]
|
||||
description = "This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\"
|
||||
license = "Unlicense"
|
||||
license = "Apache-2.0"
|
||||
edition = "2018"
|
||||
publish = ["crates-io"]
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "ping-bearer-auth"
|
||||
version = "1.0.0"
|
||||
authors = []
|
||||
authors = ["OpenAPI Generator team and contributors"]
|
||||
description = "No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)"
|
||||
# Override this license by providing a License Object in the OpenAPI.
|
||||
license = "Unlicense"
|
||||
edition = "2018"
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "rust-server-test"
|
||||
version = "2.3.4"
|
||||
authors = []
|
||||
authors = ["OpenAPI Generator team and contributors"]
|
||||
description = "This spec is for testing rust-server-specific things"
|
||||
# Override this license by providing a License Object in the OpenAPI.
|
||||
license = "Unlicense"
|
||||
edition = "2018"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user