public class SaveApiController extends BasicController
dataQL
SaveApiController()
Result<Object>
doSave(String apiId, Map<String,Object> requestBody)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SaveApiController()
public Result<Object> doSave(@QueryParameter(value="id") String apiId, @RequestBody Map<String,Object> requestBody) throws Throwable
Throwable
Copyright © 2020. All rights reserved.