spec.schema.untyped-enum
- Category
- API specification
- Default severity
- Note
- Applies to
- API specification
- Default outcome
- Informational
- Recommended action
- No action needed
- Grouped by
- Defect code
Why it matters
The enum type was inferred from its values; generated code remains fully functional.
How to fix it
- Optionally add an explicit "type" next to the enum.