#put controller version between without prefix

5 messages · Page 1 of 1 (latest)

clear saddle
#

Hello!

I need to make api version look like api/v1/... without using setGlobalPrefix.
I'm already using router method, but I really want to implement api version using @version .

Can anyone solved this problem?

steady needle
#

What would the @Version() do for you here?

clear saddle
steady needle
#

I don't think that would be immediately possible, as the version integrates with some of the framework itself to handle the versioning.

clear saddle