Orange-OpenSource / Orange-OpenSource/its-client

Create JSON meta-schema

Open
#243 0 comments 0 reactions 1 assignee View on GitHub

@ymorin-orange is already working on this.

Since Dec 4, 2024.

Schema
Dominant language
Java
Stars
19
Forks
12
Avg merge
6d 8h
Merged PRs (30d)
3

Description

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"
      }
    ],
    

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.