rafoli / liferay-sample-workspace

2 stars 7 forks source link

Check the returns of the DELETE, POST and PUT methods of the SampleApplication.class #63

Closed afablf closed 3 years ago

afablf commented 3 years ago

In the web rest module, inside the com.liferay.sample.module.web.rest package, the class responsible for the control layer, SampleApplication, for the return of calls is always returning status OK, even when there is an API call error.

class_print