unstructured
5581e6a4 - fix: Ingest GCS accepts JSON auth token (#2322) (#2371)

Commit
1 year ago
fix: Ingest GCS accepts JSON auth token (#2322) (#2371) FSSpec serialization caused conversion of JSON token to string with single quotes. GCS requires JSON token in form of dict so this format is now assured. Other forms of auth are not modified but there is improved validation for all of the options.
Parents
Loading