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

Update TIM schema #109

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Update TIM schema #109

wants to merge 5 commits into from

Conversation

drewjj
Copy link
Collaborator

@drewjj drewjj commented Oct 18, 2024

PR Details

Description

This pull request updates the TIM schema to include all supported ODE fields. This maintains the ASN1 being an optional field.

Related Issue

N/A

Motivation and Context

The previous TIM schema was only partially supporting the possible ODE fields of a TIM. This caused TIMs that were perfectly acceptable to fail validation checks where schema validation was implemented.

How Has This Been Tested?

This has been tested with live TIM data generated in the CDOT environment based off WZDx data.

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
    ODE Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

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

Successfully merging this pull request may close these issues.

2 participants