Import my plugin into GPTs as action

My plugin name is “sic” and it is an officially verified plugin in the store right now. But when I tried to import its schema in GPTs/Configure/Actions/Import Schema.
I am met with a strange error:

Could not find a valid URL in servers

I am pretty sure my openapi.yaml contains a valid server url. Are you folks able to get through this?

I too am seeing some strange OpenAPI validation on the most recent editor update.

Please check if your schema is valid first with this online editor: https://editor-next.swagger.io

I got the same error too, OpenAI is always unstable and bug error, maybe they need more developer.

Thanks a lot! I think I found the issue. I think the suggested swagger editor really helps! I somehow did not indent the servers field correctly. :frowning: