Skip to content

Use an Enum for the description request

tranna requested to merge tranna/arti:refactor into main

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

Merge request reports