Ralph Bisschops

Results 87 comments of Ralph Bisschops

`untagged` does appear in its word list https://github.com/GREsau/schemars/blob/master/schemars_derive/src/attr/schemars_to_serde.rs#L14 But I guess special code is need in order to make it behave correctly. Good starting point to look is here: https://github.com/GREsau/schemars/blob/master/schemars_derive/src/attr/schemars_to_serde.rs#L60

Not sure what issue is but this might be related as there are some comments https://github.com/GREsau/schemars/blob/master/schemars_derive/src/attr/schemars_to_serde.rs#L25 And also some special logic here: https://github.com/GREsau/schemars/blob/master/schemars_derive/src/attr/mod.rs#L112 You can also use tools like https://github.com/dtolnay/cargo-expand...

Note: There has already been some discussion about this some time ago. See #120 So make sure this PR works for everyone.

Thanks for following up on this issue and resolving it! Very nicely done! :star_struck:

Is this MR still required? I don't think the drop-down is very useful in most cases. But I also see you made other changes since then. @ThouCheese could you give...

Closing PR. If needed in future, can always reopen.

It would just depend on when I have time. And currently I'm not actively using this project much, so just doing maintenance. But if someone creates a MR I can...

Code example solves this issue. Closing issue.

Closing issue as I don't think this is relevant anymore and was fixed. Rocket v0.5 is now stable.

Added a new FAQ question to add some more info for others that might have similar questions. https://github.com/GREsau/okapi#q-how-do-i-document-my-endpoints