Skip to content

Commit b2a64fc

Browse files
committed
clean up type
1 parent 59b5412 commit b2a64fc

File tree

1 file changed

+1
-1
lines changed
  • test/Microsoft.OpenApi.Readers.Tests/V31Tests/Samples

1 file changed

+1
-1
lines changed

test/Microsoft.OpenApi.Readers.Tests/V31Tests/Samples/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ components:
9898
- weight
9999
properties:
100100
id:
101-
type: str
101+
type: string
102102
format: uuid
103103
weight:
104104
type: number

0 commit comments

Comments
 (0)