Skip to content

Commit

Permalink
Merge pull request #1118 from ustaxcourt/staging
Browse files Browse the repository at this point in the history
Merge Staging into Test
  • Loading branch information
mmarcotte authored Apr 23, 2021
2 parents 4b052a8 + 08c342d commit 7f72d1a
Show file tree
Hide file tree
Showing 255 changed files with 7,918 additions and 68,880 deletions.
62,790 changes: 39 additions & 62,751 deletions docs/entities/Case.md

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions docs/entities/CaseExternal.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@
- "Partnership (as a partnership representative under the BBA regime)"
- "Partnership (as a partner other than Tax Matters Partner)"
- null
contactPrimary:
type: "object"
flags:
presence: "optional"
contactSecondary:
type: "object"
flags:
presence: "optional"
countryType:
type: "string"
flags:
Expand Down
19 changes: 9 additions & 10 deletions docs/entities/CaseInternal.md
Original file line number Diff line number Diff line change
Expand Up @@ -3543,16 +3543,6 @@
- "Passport"
- "Whistleblower"
- "Worker Classification"
contactPrimary:
type: "object"
flags:
presence: "required"
contactSecondary:
type: "object"
flags:
presence: "optional"
allow:
- null
filingType:
type: "string"
flags:
Expand Down Expand Up @@ -3969,6 +3959,15 @@
presence: "optional"
allow:
- null
petitioners:
type: "array"
flags:
presence: "required"
rules:
-
name: "unique"
args:
comparator: [object Function]
preferredTrialCity:
type: "alternatives"
matches:
Expand Down
113 changes: 49 additions & 64 deletions docs/entities/PublicCase.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@
type: "any"
flags:
presence: "forbidden"
contactPrimary:
type: "any"
flags:
presence: "forbidden"
contactSecondary:
type: "any"
flags:
presence: "forbidden"
createdAt:
type: "any"
flags:
Expand Down Expand Up @@ -83,6 +75,10 @@
type: "any"
flags:
presence: "forbidden"
petitioners:
type: "any"
flags:
presence: "forbidden"
receivedAt:
type: "any"
flags:
Expand All @@ -101,62 +97,6 @@
name: "max"
args:
limit: 4700
contactPrimary:
type: "object"
flags:
presence: "required"
keys:
name:
type: "string"
flags:
presence: "optional"
rules:
-
name: "min"
args:
limit: 1
-
name: "max"
args:
limit: 500
state:
type: "string"
flags:
presence: "optional"
rules:
-
name: "min"
args:
limit: 1
contactSecondary:
type: "object"
flags:
presence: "optional"
allow:
- null
keys:
name:
type: "string"
flags:
presence: "optional"
rules:
-
name: "min"
args:
limit: 1
-
name: "max"
args:
limit: 500
state:
type: "string"
flags:
presence: "optional"
rules:
-
name: "min"
args:
limit: 1
createdAt:
type: "date"
flags:
Expand Down Expand Up @@ -852,6 +792,51 @@
- "Surviving spouse"
- "Transferee"
- "Trust"
petitioners:
type: "array"
flags:
presence: "required"
items:
-
type: "object"
keys:
contactType:
type: "string"
flags:
only: true
presence: "optional"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
name:
type: "string"
flags:
presence: "optional"
rules:
-
name: "min"
args:
limit: 1
-
name: "max"
args:
limit: 500
state:
type: "string"
flags:
presence: "optional"
rules:
-
name: "min"
args:
limit: 1
receivedAt:
type: "date"
flags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
15 changes: 15 additions & 0 deletions docs/entities/contacts/NextFriendForMinorContact(DOMESTIC).md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
15 changes: 15 additions & 0 deletions docs/entities/contacts/NextFriendForMinorContact(INTERNATIONAL).md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
15 changes: 15 additions & 0 deletions docs/entities/contacts/OtherFilerContact(DOMESTIC).md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
15 changes: 15 additions & 0 deletions docs/entities/contacts/OtherFilerContact(INTERNATIONAL).md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
15 changes: 15 additions & 0 deletions docs/entities/contacts/PartnershipBBAPrimaryContact(DOMESTIC).md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,21 @@
options:
version:
- "uuidv4"
contactType:
type: "string"
flags:
only: true
presence: "required"
rules:
-
name: "min"
args:
limit: 1
allow:
- "primary"
- "secondary"
- "otherFilers"
- "otherPetitioners"
inCareOf:
type: "string"
flags:
Expand Down
Loading

0 comments on commit 7f72d1a

Please sign in to comment.