Use an Enum for the description request
Using an Enum might allow us to better differentiate the request type and trigger the appropriate behaviour.
Using an Enum might allow us to better differentiate the request type and trigger the appropriate behaviour.