Skip to content

Commit 303e860

Browse files
committedJan 19, 2025
update schema:
1 parent 1408581 commit 303e860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎lists/serializers.py

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ class PaginatedListsResponseSerializer(serializers.Serializer):
9494

9595
SIMPLE_LIST_REGISTRATION_EXAMPLE = {
9696
"id": 10,
97+
"list_id": 1,
9798
"status": "Approved",
9899
"submitted_at": "2024-06-05T18:01:02.319Z",
99100
"updated_at": "2024-06-05T18:01:02.319Z",

0 commit comments

Comments
 (0)