Hi, I am trying to use Funnel Analysis(https://amplitude.com/api/2/funnels) on Dashboard REST API. According to the API document, it seems that I can set the ‘mode’ parameter where I could select either ‘ordered’ or ‘unordered,’ which seem equivalent to the options ‘this order’ and ‘any order.’ However, I could not find how to choose the ‘exact order’ option on API. Is there any way to implement ‘exact order’ via dashboard rest API?