@RestController public class TypeExplorerController extends SecureController
| Constructor and Description |
|---|
TypeExplorerController()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
TypeExplorerResponse |
typeExplorer(Map<String,String> body,
javax.servlet.http.HttpServletRequest request) |
getUser@PostMapping(path="/api/types/typeExplorer") public TypeExplorerResponse typeExplorer(@RequestBody Map<String,String> body, javax.servlet.http.HttpServletRequest request)
Copyright © 2018–2020 ODPi. All rights reserved.