Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 2e1c6f6

Browse files
Update numbers.yml
1 parent 3711fbe commit 2e1c6f6

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

site/specs/numbers.yml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -544,65 +544,38 @@ components:
544544
allOf:
545545
- $ref:'#/components/schemas/StringPatch'
546546
description: Put unit, suite, floor, etc. here.
547-
allOf:
548-
- $ref:'#/components/schemas/StringPatch'
549-
description: Put unit, suite, floor, etc. here.
550547
City:
551548
allOf:
552549
- $ref:'#/components/schemas/StringPatch'
553550
description: City.
554-
allOf:
555-
- $ref:'#/components/schemas/StringPatch'
556-
description: City.
557551
County:
558552
allOf:
559553
- $ref:#/components/schemas/StringPatch'
560554
description: The county where the subscriber or business is located.
561-
allOf:
562-
- $ref:#/components/schemas/StringPatch'
563-
description: The county where the subscriber or business is located.
564555
HouseNumber:
565556
allOf:
566557
- $ref:'#/components/schemas/StringPatch'
567558
description: Street address number.
568-
allOf:
569-
- $ref:'#/components/schemas/StringPatch'
570-
description: Street address number.
571559
HousePrefix:
572560
allOf:
573561
- $ref: '#/components/schemas/StringPatch'
574562
description: Street address number prefix.
575-
allOf:
576-
- $ref: '#/components/schemas/StringPatch'
577-
description: Street address number prefix.
578563
HouseSuffix:
579564
allOf:
580565
- $ref:#/components/schemas/StringPatch'
581566
description: Street address number suffix.
582-
allOf:
583-
- $ref:#/components/schemas/StringPatch'
584-
description: Street address number suffix.
585567
PlusFour:
586568
allOf:
587569
- $ref:'#/components/schemas/StringPatch'
588570
description: Zip + 4 value.
589-
allOf:
590-
- $ref:'#/components/schemas/StringPatch'
591-
description: Zip + 4 value.
592571
PostDirectional:
593572
allOf:
594573
- $ref:#/components/schemas/StringPatch'
595574
description: Street address post directional.
596-
allOf:
597-
- $ref:#/components/schemas/StringPatch'
598-
description: Street address post directional.
599575
PreDirectional:
600576
allOf:
601577
- $ref:'#/components/schemas/StringPatch'
602578
description: Street address pre-directional.
603-
allOf:
604-
- $ref:'#/components/schemas/StringPatch'
605-
description: Street address pre-directional.
606579
StateCode:
607580
allOf:
608581
- $ref:'#/components/schemas/StringPatch'

0 commit comments

Comments
 (0)