Skip to content

Commit

Permalink
remove from core openapi mention of 'data' link rel, which is in a di…
Browse files Browse the repository at this point in the history
…fferent spec & conformance class (#405)
  • Loading branch information
philvarner authored Mar 13, 2023
1 parent 80e74be commit 93bf513
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ components:
LandingPage:
description: |-
The landing page provides links to the API definition
(link relations `service-desc` and `service-doc`)
and the Feature Collection (path `/collections`, link relation
`data`).
(link relations `service-desc` and `service-doc`).
content:
application/json:
schema:
Expand Down

0 comments on commit 93bf513

Please sign in to comment.