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 TypeMethodDescriptionvoid
Components.putRequestBody
(String type, RequestBody requestBody) void
Operation.setRequestBodyObject
(RequestBody requestBodyObject)