Skip to content
v14.0.0

Changes since v13

0122935 Add missing fields to Ansatt model
920d1f2 Change from Union[x, None] to Optional[x]
f86f42c Use correct type annotations on boolean fields
4e90075 Fix typo in field name reservasjonPublisering
fd41e4b Fix type annotation on Ansatt.annen_id
7bb0db0 Change type from Union[int, str] to int