isamplesorg / export_client

Client for the iSamples export service
Apache License 2.0
1 stars 1 forks source link

Add the `fl` parameter to isample export if it's not currently available #21

Open rdhyee opened 1 month ago

rdhyee commented 1 month ago

Although the fl parameters is configurable in the export service (isamples_inabox/isb_web/export.py at d037fe6ff1d03a59ac380c52b1fd8632064538d5 · isamplesorg/isamples_inabox), it doesn't seem to be settable using the export client -- there is no fl parameters to pass to isample export: export_client/isamples_export_client/__main__.py at e65ab13c3902d7606c7dc1dbe765a18e93a49408 · isamplesorg/export_client. My request is that fl be added as an option to isample export.