If more than one server is declared in the schema, client generator creates several const SERVER. And if method do not have an operationId(Is not mandatory) client generation creates void variables.
If more than one server is declared in the schema, client generator creates several const SERVER.
And if method do not have an operationId(Is not mandatory) client generation creates void variables.