Hides a property from OpenAPI/Swagger documentation without affecting JSON serialization. Use this when a property should be used at runtime but not exposed in the public API contract.
-
Updated
Apr 30, 2026 - C#
Hides a property from OpenAPI/Swagger documentation without affecting JSON serialization. Use this when a property should be used at runtime but not exposed in the public API contract.
A Swashbuckle Schema filter for Soenneker.Gen.EnumValue
A schema filter sets the type to object for any OpenAPI schema marked as nullable but lacking a defined type.
Add a description, image, and links to the schemafilters topic page so that developers can more easily learn about it.
To associate your repository with the schemafilters topic, visit your repo's landing page and select "manage topics."