Skip to content

Commit

Permalink
Added source field to the api
Browse files Browse the repository at this point in the history
  • Loading branch information
Hielke committed Apr 14, 2021
1 parent 5d23970 commit a5a4fd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/bouwdossiers/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@ class Meta:
'access',
'activiteiten',
'documenten',
'adressen'
'adressen',
'source',
)

0 comments on commit a5a4fd5

Please sign in to comment.