We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I see that the SpringRestDocsExtension.java has a method, withExplicitSnippets, but I don't see any way of using it.
I would like to be able to include the "links.adoc" snippet that Spring REST Docs can produce, in addition to the other default snippets.
The text was updated successfully, but these errors were encountered:
You could use the import files extension to include the file. Otherwise you could create a PR.
Sorry, something went wrong.
No branches or pull requests
I see that the SpringRestDocsExtension.java has a method, withExplicitSnippets, but I don't see any way of using it.
I would like to be able to include the "links.adoc" snippet that Spring REST Docs can produce, in addition to the other default snippets.
The text was updated successfully, but these errors were encountered: