descriptionFromResource

fun <T : Any> descriptionFromResource(    resourceClass: KClass<T>,     operationSelector: OperationSelector): OperationBuilderWithHooks
inline fun <T : Any> descriptionFromResource(    noinline operationSelector: OperationSelector): OperationBuilderWithHooks

Create a description from the information contained in the resource T.