Skip to content

Commit 558b1e3

Browse files
authored
Merge pull request #650 from dsanders11/patch-1
Fix entry point URI in example description
2 parents c68f74a + 7497731 commit 558b1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-hyperschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1551,7 +1551,7 @@ for varname in templateData:
15511551
<section title="Entry Point Links, No Templates" anchor="entryPoint">
15521552
<t>
15531553
For this example, we will assume an example API with a documented
1554-
entry point URI of https://example.com, which is an empty JSON object
1554+
entry point URI of https://api.example.com, which is an empty JSON object
15551555
with a link to a schema. Here, the entry point has no data of its
15561556
own and exists only to provide an initial set of links:
15571557
</t>

0 commit comments

Comments
 (0)