softprops / openapi

openapi schema serialization for rust
MIT License
128 stars 61 forks source link

Adds missing possible style variants. #40

Closed onelson closed 3 years ago

onelson commented 4 years ago

According to the v3 specification, parameter styles can include a range of values not currently present in openapi::v3_0::schema::ParameterStyle.

softprops commented 3 years ago

sorry for the delay on this. looks good to me