typescript-generator
typescript-generator copied to clipboard
Add possibility to use custom builder for RestMethodModel
With this commit it will be possible to overwrite RestMethodModel instance creation logic by providing custom builder class. This is useful if somebody has additional logic around REST method building logic.
Signed-off-by: Oleksandr Porunov [email protected]