Skip to content

Commit

Permalink
🐛 Missing planned_destruction_date field in read endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
SilviaAmAm committed Sep 19, 2024
1 parent e610beb commit c341ace
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ class Meta:
"processing_status",
"created",
"status_changed",
"planned_destruction_date",
)


Expand Down

0 comments on commit c341ace

Please sign in to comment.