- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getDeleteEndpointSuffix (0.12 sec)
-
src/test/java/org/codelibs/fess/it/admin/PluginTests.java
return AVAILABLE_ENDPOINT_SUFFIX; } protected String getInstallEndpointSuffix() { return INSTALL_ENDPOINT_SUFFIX; } protected String getDeleteEndpointSuffix() { return DELETE_ENDPOINT_SUFFIX; } protected Response checkDeleteMethod(final Map<String, Object> body) { return checkMethodBase(body).delete(getApiPath() + "/"); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 6.5K bytes - Viewed (0)