Represents the contextual options configuration for the Mintlify documentation site.
public class ContextualConfig
[JsonPropertyName("options")] public List<string> Options { get; set; }