API: Use existing user and event resources for /notifications
endpoint
#2716
marhei
started this conversation in
Ideas / Feature Requests
Replies: 1 comment
-
I like the idea of having consistent models. And it would be nice if we could have this here, too. Nevertheless: If this is changed, the old and new models should be both delivered for a couple of transitional period, that our applications don't break. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good morning,
The
/notifications
endpoint is currently not really documented. To improve this situation, I would suggest using the already existingLightUserResource
andEventResource
where a user or event is provided as notification data, as currently only a special resource without any documentation is provided in these cases.I would also like to hear @jheubuch's thoughts on this approach.
Beta Was this translation helpful? Give feedback.
All reactions