Skip to content

Commit 26a190d

Browse files
committed
fixed link
1 parent 09d1fa3 commit 26a190d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/modules/ROOT/pages/mapping/endpoint.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Endpoint mappings
2+
include::partial$links.adoc[]
23

34
The global mapping variations are also available as explicit endpoint mappings. Instead of adding
45
the mapping in the global sections `map/types`, `map/parameters` and `map/responses` they can

docs/modules/ROOT/pages/mapping/structure.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
:json-schema: https://github.com/openapi-processor/openapi-processor-core/blob/master/src/main/resources/mapping/v2/mapping.yaml.json
2-
31
= type mapping structure
2+
include::partial$links.adoc[]
43

54
The type mapping is part of the mapping yaml (see xref:processor/configuration.adoc[Configuration])
65
and configured under the `map` key. The `map` key contains multiple sections to define the different

docs/modules/ROOT/partials/links.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
:oap-central: https://search.maven.org/search?q=io.openapiprocessor
1515
:badge-central: https://img.shields.io/maven-central/v/io.openapiprocessor/openapi-processor-spring?label=Maven%20Central
1616
:oapc-inttests:https://github.com/openapi-processor/openapi-processor-core/tree/master/src/testInt/resources/tests
17+
:json-schema: https://github.com/openapi-processor/openapi-processor-core/blob/master/src/main/resources/mapping/v2/mapping.yaml.json
1718

1819
//
1920
// other external links

0 commit comments

Comments
 (0)