You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2023. It is now read-only.
I am running the adaptation_detail = fs.adaptation.get_detail(search_items="Adaptation.txt", csv=True) command where "Adaptation.txt" is a file of search items. The .csv file successfully downloads and contains all objects, except for the "serving" array/dict. In the Wiki and data dictionary, I have not seen any instructions about how to manage this situation and access the "serving" object. Any guidance you can provide on this would be most appreciated! Thank you.