Add API documentation
Compare changes
- Konrad Mohrfeldt authored
cba_id was always part of the serialized note representation through the use of `fields = "__all__"``and shouldn’t be write-only.
+ 0
− 1
@@ -453,7 +453,6 @@ class NoteSerializer(serializers.ModelSerializer):