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

Create JSON meta-schema #243

Open
2 tasks
nbuffon opened this issue Dec 4, 2024 · 0 comments
Open
2 tasks

Create JSON meta-schema #243

nbuffon opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
Schema JSON schema files
Milestone

Comments

@nbuffon
Copy link
Member

nbuffon commented Dec 4, 2024

Create a new meta schema to validate our schemas, including:

AllOf:

  • https://json-schema.org/draft/2020-12/schema
  • The new references array
    "$references": [
      {
        "name": "CAM TS 103 900",
        "version": "2.1.1",
        "url": "https://forge.etsi.org/rep/ITS/asn1/cam_ts103900/-/tree/V2.1.1"
      },
      {
        "name": "CAM EN 302 637-2",
        "version": "1.4.1",
        "url": "https://forge.etsi.org/rep/ITS/asn1/cam_en302637_2/-/tree/v1.4.1"
      }
    ],
@nbuffon nbuffon converted this from a draft issue Dec 4, 2024
@nbuffon nbuffon added the Schema JSON schema files label Dec 4, 2024
@nbuffon nbuffon added this to the Sprint 5 milestone Dec 4, 2024
@nbuffon nbuffon modified the milestones: Sprint 5, Sprint 6 Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Schema JSON schema files
Projects
Status: No status
Development

No branches or pull requests

2 participants