Skip to content

Commit 984458a

Browse files
authored
adding link to example project
1 parent 54282ea commit 984458a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,13 @@ it using the `<oauth2 />` element. Here is an example:
123123
</plugin>
124124
```
125125

126+
## Example
127+
128+
You can find a full example project here: https://github.com/BerkleyTechnologyServices/restdocs-spec-example
129+
126130
## Still in development
127131

128132
* Support for additional specification formats is currently in development. We plan to add
129133
support for OpenAPI 3.0 and Postman Collections.
130134
* Currently the plugin is not available in Maven Central. However, it is available through
131-
[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

Comments
 (0)