issues
search
VNG-Realisatie
/
vng-api-common
Gedeelde code voor RESTful APIs
5
stars
12
forks
source link
Remove django choices
#244
Closed
annashamray
closed
1 year ago
annashamray
commented
1 year ago
Done:
convert
DjangoChoices
into native
models.TextChoices
remove depreciated
ObjectTypes
constant
remove
description
parameters from constants
Done:
DjangoChoices
into nativemodels.TextChoices
ObjectTypes
constantdescription
parameters from constants