[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `Spec.Types.ParsingMode` enum defines how API specifications are parsed during creation and update processes within the API hub v1."],["The `RELAXED` mode allows for parsing errors without failing the API call, providing flexibility in specification content."],["The `STRICT` mode ensures that any parsing errors in the specification content will cause the API call to fail."],["If no parsing mode is specified, the system defaults to the `RELAXED` mode."],["There are three possible values for this enun, `Relaxed`, `Strict`, and `Unspecified`."]]],[]]