diff --git a/docs/src/main/asciidoc/_project-features-contract.adoc b/docs/src/main/asciidoc/_project-features-contract.adoc index 521f8615d3..f5d0f71940 100644 --- a/docs/src/main/asciidoc/_project-features-contract.adoc +++ b/docs/src/main/asciidoc/_project-features-contract.adoc @@ -472,7 +472,9 @@ include::{contract_kotlin_spec_path}/src/test/kotlin/org/springframework/cloud/c ---- ==== -You can check the <> 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] \ No newline at end of file +https://wiremock.org/docs/stateful-behaviour/[https://wiremock.org/docs/stateful-behaviour/]. \ No newline at end of file