Why are published REST services under unused items?

1
We are cleaning out our domain model and I noticed that when looking for unused items published REST services are also in this list. Should a published REST service per definition not be on this list? Because the model could never tell if this REST service is actually used by an external party. Or am I missing something here. See also https://forum.mendix.com/link/questions/7769 Regards, Edwin
asked
2 answers
1

This is fixed again in version 7.23.3 of Mendix.

We fixed an issue where published REST services were always be reported as unused. Now they are unused when they have no resources.

https://docs.mendix.com/releasenotes/studio-pro/7.23#fixes-1

answered
2

That sounds like an improvement for the idea forum. I also see my published services in this list.

answered