Orange-OpenSource / Orange-OpenSource/its-client
Create JSON meta-schema
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.