Is there any mechanism to switch off snippets generation for Spring REST Docs (say any flag which can be configured) when executing unit-test cases ?
I don't want to make changes at at each unit-test code level here.
Is there any mechanism to switch off snippets generation for Spring REST Docs (say any flag which can be configured) when executing unit-test cases ?
I don't want to make changes at at each unit-test code level here.