Uploading file to OpenAPI via openapi-ts
I am trying to upload a multipart file to a FastAPI server using OpenAPI to share the types for the upload.
I am trying to upload a multipart file to a FastAPI server using OpenAPI to share the types for the upload.