Skip to content

Proxy plugin fails to resolve multipart file fields #101

@touale

Description

@touale

When using the proxy plugin to dynamically generate FastAPI endpoints from an OpenAPI schema, two issues occur:

    1. $ref schema resolution may fail with error:
      schema ‘’ not found in components
    1. multipart/form-data file fields are not handled correctly:
      even when resolved to UploadFile, Swagger UI still shows them as string and does not render file upload input

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