From b2a64fc6b1c83139cd70351e592279425c081742 Mon Sep 17 00:00:00 2001 From: Maggiekimani1 Date: Mon, 4 Nov 2024 11:56:11 +0300 Subject: [PATCH] clean up type --- .../V31Tests/Samples/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.OpenApi.Readers.Tests/V31Tests/Samples/sample.yaml b/test/Microsoft.OpenApi.Readers.Tests/V31Tests/Samples/sample.yaml index 8df5627fb..41817174e 100644 --- a/test/Microsoft.OpenApi.Readers.Tests/V31Tests/Samples/sample.yaml +++ b/test/Microsoft.OpenApi.Readers.Tests/V31Tests/Samples/sample.yaml @@ -98,7 +98,7 @@ components: - weight properties: id: - type: str + type: string format: uuid weight: type: number