C# (CSharp) SwashbuckleODataSample.Versioning 네임스페이스

클래스들

이름 설명
ODataVersionRouteConstraint Route constraint to allow constraint odata route by query string or headers which is partically used in versioning scenario. For example, you may set query string constraint to v=1 and the route that matching it will be considered as a v1 request and corresponding model will be used to server it
ODataVersionRouteExtensions