OpenAPI spec can have a maximum of 30 operations

I am building an action for an API with lots of endpoints. I get the following error when trying to create an action

“OpenAPI spec can have a maximum of 30 operations”

Am I doing something wrong or can actions can only work with 30 operations?