RESOStandards / transport

RESO Transport Workgroup - Specifications and Change Proposals
https://transport.reso.org
Other
18 stars 15 forks source link

RCP-040 - Data Dictionary 2.0 #16

Closed darnjo closed 10 months ago

darnjo commented 2 years ago

The goal of this issue is to create a 2.0 version of the Data Dictionary specification.

This is a major change due to the fact that enforcement of lookups is being added, as well as stricter validation of what's in the payload against the server metadata.

The following sections are needed:

We will also be moving the generated testing rules and artifacts over to this repository as part of the change.


Update (7/2022) - Link to Commander PR with DD 1.7 enumeration checking (GitHub)

Examples

Ignored Enumeration Values There is a process and JSON format for adding known exceptions (i.e. true local) to the testing tools. These should go through a PR process, either by providers suggesting changes directly, or creating a ticket with the proposed changes to make for those who might not want to edit JSON directly.

See: https://github.com/RESOStandards/web-api-commander/blob/main/src/main/resources/ignored.json

How does it work?