Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement complex enum variants #2

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Implement complex enum variants #2

merged 2 commits into from
Nov 5, 2024

Conversation

evforde
Copy link

@evforde evforde commented Aug 21, 2024

Rebased from paperclip-rs#389

Ran tests with

cargo test --features cli --features actix-base --features uuid --features chrono --features v2 --features codegen --features actix4 --features actix4-validator --features actix-multipart --features actix-session --features rapidoc

@evforde evforde force-pushed the master branch 4 times, most recently from 28fba9d to 31cef9c Compare August 23, 2024 04:28
Add some test for complex enums and fix some small issues

Stylistic fixes

Update actix limitations documentation
@evforde evforde force-pushed the feature-tagged-enums branch from fedb000 to 55926f3 Compare November 5, 2024 17:48
@evforde evforde force-pushed the feature-tagged-enums branch from 55926f3 to 011965f Compare November 5, 2024 17:50
@evforde evforde merged commit 005ac88 into master Nov 5, 2024
@evforde evforde deleted the feature-tagged-enums branch November 5, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants