Define JSON schema's Type property as a flaggable enum to allow storing multiple values #1897
+940
−551
GitHub Advanced Security / CodeQL
succeeded
Oct 30, 2024 in 5s
1 new alert
New alerts in code changed by this pull request
- 1 warning
See annotations below for details.
Annotations
Check warning on line 901 in src/Microsoft.OpenApi/Models/OpenApiSchema.cs
Code scanning / CodeQL
Dereferenced variable may be null Warning
may be null at this access because it has a nullable type.
Loading