swagger-typescript-api
swagger-typescript-api copied to clipboard
Better naming of request methods if `operationId` is not exist
Currently utility output a lot of warnings about duplicate method naming. I think it should be fixed when custom operation id generator will be improved.