Moved the metadata examples

This commit is contained in:
Marcin Grzejszczak
2020-08-25 10:07:47 +02:00
parent 130068ca41
commit 474ef9b1a6

View File

@@ -472,7 +472,9 @@ include::{contract_kotlin_spec_path}/src/test/kotlin/org/springframework/cloud/c
----
====
You can check the <<contract-metadata-examples>> section for examples of what we support in the metadata section.
In the following sections you can find examples of the supported metadata entries.
include::{project-root}/docs/target/metadata.adoc[indent=0]
[[features-http]]
== Contracts for HTTP
@@ -2007,11 +2009,4 @@ name of `scenario1` and the three following steps:
. `logout`, marked as `Step2` (which closes the scenario).
You can find more details about WireMock scenarios at
https://wiremock.org/docs/stateful-behaviour/[https://wiremock.org/docs/stateful-behaviour/].
[[contract-metadata-examples]]
=== Contract Metadata Examples
In the following sections you can find examples of the supported metadata entries.
include::{project-root}/docs/target/metadata.adoc[indent=0]
https://wiremock.org/docs/stateful-behaviour/[https://wiremock.org/docs/stateful-behaviour/].