Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parameter-names property in collection.yaml #369

Closed
ghobona opened this issue May 10, 2022 · 2 comments
Closed

parameter-names property in collection.yaml #369

ghobona opened this issue May 10, 2022 · 2 comments

Comments

@ghobona
Copy link
Contributor

ghobona commented May 10, 2022

collection.yaml declares:

type: object
required:
  - links
  - id
  - extent
  - parameter-names

Then lower down in the file the element is defined as:

  parameter_names:
    description: list of the data parameters available in the collection
    type: object
    additionalProperties:
      items:
        $ref: parameter.yaml

So the issue is inconsistency between parameter-names and parameter_names.

@m-burgoyne
Copy link
Collaborator

@ghobona this has been fixed in v1.0.1

@chris-little
Copy link
Contributor

agreed at EDR PAI SWG 76 to close

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

No branches or pull requests

3 participants