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

Examples and tags wrong type #83

Open
hkir-dev opened this issue Feb 25, 2022 · 1 comment
Open

Examples and tags wrong type #83

hkir-dev opened this issue Feb 25, 2022 · 1 comment
Assignees

Comments

@hkir-dev
Copy link
Collaborator

Type of the examples and tags are wrong in the dosdp chema. list should be changed to array.

CI should validate dosdp schema before merge.

  examples:
    type: list
    items: { type: string }
    description:  "A list of example terms implementing this pattern."
    doc_type: root
@hkir-dev hkir-dev self-assigned this Feb 25, 2022
@hkir-dev hkir-dev mentioned this issue Feb 25, 2022
@hkir-dev
Copy link
Collaborator Author

fixed: #84

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

No branches or pull requests

1 participant