public interface RestDocumentationContextProvider
RestDocumentationContextProvider
is used to provide access to the
RestDocumentationContext
.Modifier and Type | Method and Description |
---|---|
RestDocumentationContext |
beforeOperation()
Returns a
RestDocumentationContext for the operation that is about to be
performed. |
RestDocumentationContext beforeOperation()
RestDocumentationContext
for the operation that is about to be
performed.