-
Notifications
You must be signed in to change notification settings - Fork 59
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
JSONSchema Versioning (Design Only) #2572
Labels
ENTITY
Business Team
Comments
shahriar-khan-fw
changed the title
JSONSchema Versioning
JSONSchema Versioning (Design Only)
Feb 5, 2020
shahriar-khan-fw
modified the milestones:
Entities 23 - Corrections 1.0 (part 1),
Entities 24 - Corrections 1.0 (part 2)
Feb 18, 2020
This was referenced Nov 29, 2023
This was referenced Dec 2, 2023
15 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
The JSONSchema for the Business Filings has gone through some breaking changes. This has prompted a review of what we mean by an Immutable Filing, and how to handle schema changes in the future, with the goals of:
Feature: JSONSchema and the data it describes can be versioned sanely
GIVEN A Business Filing already has a schema
WHEN the definition of the filing and its structure must change
THEN existing filings can still be viewed and printed
AND still capture what the customer submitted for audit & legal purposes
The text was updated successfully, but these errors were encountered: