We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As stated in the docs, setting parameter for the param strategy like so
version 'v1', using: :param, parameter: 'v'
Won't work since the param strategy is looking in @options instead of @options[:version_options]
@options
@options[:version_options]