You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the JsonSchemaExtensionDataAttribute attribute, you can add custom properties to the generated JSON Schema. Keep in mind that JSON Schema only allows x--prefixed property names.
The attribute can be used on properties and classes: