Uses of Class
com.github.chhorz.openapi.common.domain.RequestBody
Packages that use RequestBody
-
Uses of RequestBody in com.github.chhorz.openapi.common.domain
Methods in com.github.chhorz.openapi.common.domain that return RequestBodyMethods in com.github.chhorz.openapi.common.domain that return types with arguments of type RequestBodyMethods in com.github.chhorz.openapi.common.domain with parameters of type RequestBodyModifier and TypeMethodDescriptionvoidComponents.putRequestBody(String type, RequestBody requestBody) voidOperation.setRequestBodyObject(RequestBody requestBodyObject)