Remove published REST services from unused items? - Mendix Forum

Remove published REST services from unused items?

4

See also https://forum.mendix.com/link/questions/7769

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.

Regards,
Edwin

asked
1 answers

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

Created