kitware-resonant / django-s3-file-field

A Django library for uploading files directly to AWS S3 or MinIO Storage from HTTP clients.
Apache License 2.0
36 stars 6 forks source link

In DRF, S3FileFields listed in model serializer field list don't show up in swagger #267

Open zachmullen opened 2 years ago

zachmullen commented 2 years ago

I'm not sure the underlying cause of this, but if there's something we can add to this library to make them appear, that would be great.