-
Notifications
You must be signed in to change notification settings - Fork 16
EBL 3.0: SD-2500: Add transportDocumentSubReference to Notifications
#573
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
Conversation
PR Compliance Guide 🔍(Compliance updated until commit fd7d465)Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label Previous compliance checksCompliance check up to commit fd7d465
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PR Code Suggestions ✨No code suggestions found for the PR. |
User description
SD-2500: Add
transportDocumentSubReferenceto TD-NotificationAs part of this PR - the
transportDocumentSubReferencehas also been added to the ShippingInstructionsNotification.One of the example payloads has also been updated to reflect this option.
PR Type
Enhancement
Description
Add
transportDocumentSubReferencefield to TD-Notification schemaAdd
transportDocumentSubReferencefield to ShippingInstructionsNotification schemaUpdate example payloads to demonstrate new field usage
Field enables versioning distinction for Transport Documents
Diagram Walkthrough
File Walkthrough
EBL_v3.0.2.yaml
Add transportDocumentSubReference to notification schemasebl/v3/EBL_v3.0.2.yaml
transportDocumentSubReferencefield definition toTD-Notification component schema with string type, max length 100, and
pattern validation
transportDocumentSubReferencefield definition toShippingInstructionsNotification component schema with identical
constraints
issuedFullStateTransferExample, and nested transportDocument) to
include
transportDocumentSubReference: v2valuesbetween versions of the same Transport Document
styleguide.json
Styleguide configuration updates.stoplight/styleguide.json