I propose to introduce a new OperationMessage.kind
value: ObjectDoesNotExist
.
If an object does not exist, Django raises an ObjectDoesNotExist
-exception. This is translated into an OperationMessage
with the kind
field being set to OperationMessage.Kind.ERROR
:
However, as an API user, this value might be misleading. Therefore, I propose to introduce a new enum-Value, e.g. ObjectDoesNotExist
.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too