Skip to content

Commit 7406953

Browse files
authored
Update version service documentation to V3.2
1 parent 8ad6bfa commit 7406953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi/Reader/V32/OpenApiV32VersionService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
namespace Microsoft.OpenApi.Reader.V32
88
{
99
/// <summary>
10-
/// The version service for the Open API V3.1.
10+
/// The version service for the Open API V3.2.
1111
/// </summary>
1212
internal class OpenApiV32VersionService : BaseOpenApiVersionService
1313
{

0 commit comments

Comments
 (0)