Skip to content

Impl JsonSchema for TempFile/RawStr #103

@ralpha

Description

@ralpha

I'm trying to implement OpenApiFromFormField for rocket::fs::TempFile.
But it looks like Schemars need to implement JsonSchema for TempFile first.

Then I can do let schema = gen.json_schema::<rocket::fs::TempFile>(); and use the value of it in okapi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions