-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define JSON schema's Type property as a flaggable enum to allow storing multiple values #1897
Define JSON schema's Type property as a flaggable enum to allow storing multiple values #1897
Commits on Oct 28, 2024
-
Define JSON schema type as a flaggable enum to allow storing strings …
…or array of strings
Configuration menu - View commit details
-
Copy full SHA for 79f3e94 - Browse repository at this point
Copy the full SHA 79f3e94View commit details -
Implement helper methods for switching between enum types and their e…
…quivalent identifiers
Configuration menu - View commit details
-
Copy full SHA for 8c9047f - Browse repository at this point
Copy the full SHA 8c9047fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e03505 - Browse repository at this point
Copy the full SHA 2e03505View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0fb2c7 - Browse repository at this point
Copy the full SHA d0fb2c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42614be - Browse repository at this point
Copy the full SHA 42614beView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 314880d - Browse repository at this point
Copy the full SHA 314880dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e1026 - Browse repository at this point
Copy the full SHA b2e1026View commit details -
Merge remote-tracking branch 'origin/release/2.0.0' into mk/define-js…
…on-schema-type-as-enum
Configuration menu - View commit details
-
Copy full SHA for 924ff0d - Browse repository at this point
Copy the full SHA 924ff0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c47cb - Browse repository at this point
Copy the full SHA 56c47cbView commit details
Commits on Oct 30, 2024
-
Add condition to check whether the flag matches the type before appen…
…ding it to a list; write string values
Configuration menu - View commit details
-
Copy full SHA for 5af79d4 - Browse repository at this point
Copy the full SHA 5af79d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12301c - Browse repository at this point
Copy the full SHA e12301cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e13fb01 - Browse repository at this point
Copy the full SHA e13fb01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2ad57 - Browse repository at this point
Copy the full SHA 2e2ad57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656259a - Browse repository at this point
Copy the full SHA 656259aView commit details -
Update src/Microsoft.OpenApi/Models/OpenApiSchema.cs
Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07987ae - Browse repository at this point
Copy the full SHA 07987aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3abe36c - Browse repository at this point
Copy the full SHA 3abe36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38954dc - Browse repository at this point
Copy the full SHA 38954dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b806323 - Browse repository at this point
Copy the full SHA b806323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb0010 - Browse repository at this point
Copy the full SHA 5eb0010View commit details