Closed korikuzma closed 4 months ago
@jsstevenson I reverted back to str, Enum because I think it makes more sense. We do not want people to be able to reassign these values (whether on purpose or accident) in downstream apps. Lmk if you disagree and I can revert last commit to go back to simple class constant.
close #433
use_enum_values
config . I removed in #417 because of a copy/paste I had done in the Adjacency class which left me confused.type
field should be a literal string, not enum