GREsau / okapi

OpenAPI (AKA Swagger) document generation for Rust projects
MIT License
606 stars 110 forks source link

rocket 0.5-rc3 #122

Closed olback closed 1 year ago

IniterWorker commented 1 year ago

Thank you for your contribution, But, It is not enough to be merged yet. The crate rocket_okapi_codegen must be updated. Please could you take care of the rocket_okapi_codegen/Cargo.toml.

Current behaviour

required by package `rocket_okapi_codegen v0.8.0-rc.2 (https://github.com/olback/okapi.git?rev=27e9c2fcccd570f378a11f63ea96969836832cb4#27e9c2fc)`
versions that meet the requirements `=0.5.0-rc.2` are: 0.5.0-rc.2
olback commented 1 year ago

But, It is not enough to be merged yet. The crate rocket_okapi_codegen must be updated.

Fixed. I also updated all the examples.

briankung commented 1 year ago

Hi! 👋 Is there anything preventing this from being merged? It's a blocker for us to update to rocket RC3 at work. Thanks!

svenstaro commented 1 year ago

@GREsau We've been running this in production without any problems. Could you merge this?

ralpha commented 1 year ago

PR looks good. Thanks for creating it. Sorry for the delay. It is merged now. Will do a few more changed and hopefully get a new release out (soon) after that.

briankung commented 1 year ago

Thank you!

ralpha commented 1 year ago

New version has been published by now. https://crates.io/crates/rocket_okapi/versions

nCrazed commented 1 year ago

README still suggests that rc2 is the supported version