Open
Description
We have drafted our own Link extensions for the search extension, for example, to add "method": "POST"
to links.
@cportele recently made me aware of HTTP Link Hints:
If we want to extend the link object, then we should consider to follow the HTTP Link Hints proposal: https://mnot.github.io/I-D/draft-nottingham-link-hint.html
We should take that into account for the next iteration, especially in case the OGC decided to adopt this.
Therefore we should follow opengeospatial/ogcapi-common#179