public interface ArgumentMapper
| Modifier and Type | Method and Description |
|---|---|
void |
invocationArgumentToSwaggerArguments(SwaggerInvocation swaggerInvocation,
Map<String,Object> swaggerArguments,
Map<String,Object> invocationArguments) |
void |
swaggerArgumentToInvocationArguments(SwaggerInvocation swaggerInvocation,
Map<String,Object> swaggerArguments,
Map<String,Object> invocationArguments) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.