Skip to content

Commit

Permalink
add nullable to StructureStatus.SHORTNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin255 authored Oct 8, 2019
1 parent 837d0be commit a356815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/fias_entities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ StructureStatus:
type: string
subType: ''
length: 255
isNullable: false
isNullable: true
isPrimary: false
isIndex: false
isPartition: false
Expand Down

0 comments on commit a356815

Please sign in to comment.