RicoSuter/NSwag

Support versioning with query string

Aperta

#1285 aperta il 19 apr 2018

 (2 commenti) (4 reazioni) (0 assegnatari)C# (1356 fork)batch import
help wantedtype: enhancement

Metriche repository

Star
 (7358 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Right now versioning only works with url path segments. Query string is the default mechanism for versioning and should also be supported. Here is an explanation on how to do query string versioning.

Guida contributor