Skip to content

Commit 5c9451c

Browse files
committed
Fix #180
Changes to be committed: modified: api/views.py
1 parent 8714ab2 commit 5c9451c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,6 @@ class ApiObjectsDraftsModify(APIView):
654654
),
655655
"contents": openapi.Schema(
656656
type=openapi.TYPE_OBJECT,
657-
additional_properties=True,
658657
description="Contents of the BCO.",
659658
),
660659
},

0 commit comments

Comments
 (0)