-
Notifications
You must be signed in to change notification settings - Fork 14
Labels
Description
Product versie / Product version
3.3.1 / latest
Omschrijf het probleem / Describe the bug
Noticed this just now, the documentation for notifications for Objects (https://github.com/maykinmedia/objects-api/blob/master/src/notificaties.md), which is generated via src/manage.py generate_notificaties --output-file src/notificaties.md mentions that it sends notifications for resource objectrecord, when in practice it only sends notifications for object (as can be seen in the tests)
Stappen om te reproduceren / Steps to reproduce
- Have notifications enabled
- Perform any API operation on object
- Observe that the resulting notification has
resource: object
Verwacht gedrag / Expected behavior
The notification documentation should state the correct resource (object)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done