brain-bican / models

BICAN data models
https://brain-bican.github.io/models/
3 stars 3 forks source link

adding inline and any_of with range: string #66

Closed djarecka closed 1 week ago

djarecka commented 1 month ago

so the Pydantic version has the Union[str, Donor]

review need of exactly_one_of

djarecka commented 1 week ago

solved in #69