Add Schedule C2 to Data Dictionary
Closed this issue · 3 comments
mjtravers commented
In order to get the validation working with the back and front ends, a JSON validation spec needs to be created and linked into the online data dictionary as a baseline spec for the Schedule C2 transaction type definition specifications.
You can find the Schedule C2 specification from the Vendor pack: HERE
Tasks:
- Create a JSON validation file for the Schedule C2
- Put the JSON validation file created for Schedule C2 and put it in the schema directory of the GitHub repo along with the other schema JSON files
- Name the Schedule C2 JSON file in the schema directory in the GitHub repository "SchC2.json"
- Create the online documentation in the repository docs directory by running the bin/generate-schema-docs.sh script
- Update the docs/index.html page to include the new Schedule C2 schema in the Forms & Schedules section of the index.html page
QA Notes
null
DEV Notes
null
Design
null
mjtravers commented
For QA: Here is the link to the passing unit tests for the new C2 data dictionary: https://app.circleci.com/pipelines/github/fecgov/fecfile-validate/946/workflows/bea51383-37b6-4854-b003-575ba99001f5/jobs/1881
mjtravers commented
Passes CR. Sending to QA.
WiseQA commented