utoipa-swagger-ui-vendored

Crates.ioutoipa-swagger-ui-vendored
lib.rsutoipa-swagger-ui-vendored
version0.1.2
sourcesrc
created_at2024-05-22 16:50:01.862346
updated_at2024-10-16 09:53:34.289021
descriptionVendored Swagger UI for utoipa
homepage
repositoryhttps://github.com/juhaku/utoipa
max_upload_size
id1248137
size4,406,171
Juha Kukkonen (juhaku)

documentation

README

utoipa-swagger-ui-vendored

Utoipa build crates.io docs.rs rustc

This crate holds the Swagger UI zip archive re-packaged as Rust crate. The crate serves as a build dependency for utoipa-swagger-ui and is used to serve the Swagger UI when vendored crate feature is enabled for utoipa-swagger-ui crate.

Vendored Swagger UI provides the means to serve Swagger UI in sandboxed environments where network access or even other means to provide Swagger UI is not possible.

Swagger UI version: 5.17.14

License

Licensed under either of Apache 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be dual licensed, without any additional terms or conditions.

Commit count: 766

cargo fmt