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 JsonSchema for Rocket types #187

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ralpha
Copy link
Contributor

@ralpha ralpha commented Nov 9, 2022

Implement JsonSchema for:

  • TempFile
  • NamedFile
  • RawStr
  • RawStrBuf

Closes: #103

@Aeradriel
Copy link

Any plans on merging this one?

@DyrellC
Copy link

DyrellC commented Sep 9, 2024

This seems to be sitting stale for a long time but it's relevant to our development, is there a plan to merge this still? #103 is 3 years old now.

Implement  JsonSchema for:
- TempFile
- NamedFile
- RawStr
- RawStrBuf

Closes: GREsau#103
@ralpha
Copy link
Contributor Author

ralpha commented Nov 8, 2024

Update the MR so it can be merged because there seems to be a lot of interest for this. @GREsau

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.

Impl JsonSchema for TempFile/RawStr
3 participants