Update to latest Asp.Versioning package versions
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 3.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
> It looks like this is a recent change in the latest Asp.Versioning package:
>
>
>
> https://github.com/dotnet/aspnet-api-versioning/releases/tag/v10.0.0
>
>
>
> OpenAPI documents use "enum": ["1.0"] instead of "default": "1.0"
>
>
>
> We have a transformer that repaced `default` with `example`. We should just update that to remove `enum` and add `example`.
_Originally posted by @mikekistler in [#985](https://github.com/dotnet/eShop/pull/985/changes#r3173000243)_
Contributor guide
Assessment
This issue has not been assessed yet.