Skip to content

replace ... by ** to clarifiy any depth capability of the endpoint#9

Open
fmigneault wants to merge 1 commit into
stac-api-extensions:mainfrom
crim-ca:clarify-children-depth
Open

replace ... by ** to clarifiy any depth capability of the endpoint#9
fmigneault wants to merge 1 commit into
stac-api-extensions:mainfrom
crim-ca:clarify-children-depth

Conversation

@fmigneault

Copy link
Copy Markdown

The original text can be ambiguous depending on how one reads .... For example, it could be misinterpreted as "two levels up" and did not communicate the variability of its position. I propose using ** which is a well established glob pattern communicating any nested path natively while avoiding the . character literally employed by API relative URIs.

Proposed Changes:

  1. replace ... by ** to clarify any depth capability of the endpoint
  2. minor wording change of the initial description that could cause confusing regarding "where" the child links are found

PR Checklist:

  • This PR has no breaking changes.
  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant