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
Local instance works as expected (Both parameters become optional). But if I deploy to Aci then both parameters will be always empty! They will not get values
I want the endpoint to get 2 keys, 1 being optional. e.g.
I still have to pass both inputs. And if I change this to
Local instance works as expected (Both parameters become optional). But if I deploy to Aci then both parameters will be always empty! They will not get values