Skip to content

Group 4: Missing/Invalid Default Value #3466

@souvikghosh04

Description

@souvikghosh04

Tracks 7 bugs where JSON schema properties were missing default values or where CLI help text defaults didn't match the schema. 5 of 7 issues overlap with Group 2 and were already fixed in PR #3417.

RCA: Properties using $ref to shared definitions (e.g. #/$defs/boolean-or-string) had no default declared alongside the $ref, so tooling that reads JSON Schema defaults (e.g. VS Code IntelliSense, schema validators) couldn't surface the correct default.

Child Issues

Group 2 Overlaps (already fixed by PR #3417)

PR

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Review In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions