Skip to content

rylev/autorust_openapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autorust_openapi Software License

Rust crate for deserializing OpenAPI documents as needed by autorust, an AutoRest extension. The goal is to be able to deserialize all of the documents found in Azure/azure-rest-api-specs/specification. They follow OpenAPI Specfication Version 2.0 and use several extensions.

Install

Add the following to your Cargo.toml file:

[dependencies]
autorust_openapi = { git = "https://github.com/ctaggart/autorust_openapi" }

Similar Crates

About

openapi schema serialization for rust

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%