We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54282ea commit 984458aCopy full SHA for 984458a
README.md
@@ -123,9 +123,13 @@ it using the `<oauth2 />` element. Here is an example:
123
</plugin>
124
```
125
126
+## Example
127
+
128
+You can find a full example project here: https://github.com/BerkleyTechnologyServices/restdocs-spec-example
129
130
## Still in development
131
132
* Support for additional specification formats is currently in development. We plan to add
133
support for OpenAPI 3.0 and Postman Collections.
134
* Currently the plugin is not available in Maven Central. However, it is available through
- [JitPack](https://jitpack.io/) and we do plan to eventually get it into Maven Central.
135
+ [JitPack](https://jitpack.io/) and we do plan to eventually get it into Maven Central.
0 commit comments