typescript-generator icon indicating copy to clipboard operation
typescript-generator copied to clipboard

Add possibility to use custom builder for RestMethodModel

Open porunov opened this issue 3 years ago • 0 comments

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]

porunov avatar Feb 03 '22 21:02 porunov