Definition
Assembly: Mintlify.Core.dll Namespace: Mintlify.Core.Models Inheritance: System.Text.Json.Serialization.JsonConverter<Mintlify.Core.Models.FaviconConfig>Syntax
Summary
Custom JSON converter for FaviconConfig that supports both string and object formats.Constructors
.ctor
Syntax
Methods
Read Override
Reads and converts the JSON to a FaviconConfig object.Syntax
Parameters
Returns
Type:Mintlify.Core.Models.FaviconConfig?
A FaviconConfig object.