Hey team,
I am building a custom connector that utilizes a 2-stage dynamic lookup. After a connection is created you need to specify the host and environment to continue.
In order for it to work, the host must be selected, then the available environments are loaded from there. I believe I have the swagger file setup correctly, but when I try to select a trigger it I get the following error:

Operation null was not found in swagger.
My gut is telling me this is related to an expected operationId not being present, but I can't figure it out for the life of me.
Can anyone give me a clue of where to look? I am not able to share my swagger json.
Thanks,
Nick