[PR #8547] Make schema compliant by fixing CloseTab* index definitions #27233

Closed
opened 2026-01-31 09:20:46 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/8547

State: closed
Merged: Yes


Detailed Description of the Pull Request / Additional comments

  • The index field should be of type "null" and not null.
  • The default value should be null and not ""
**Original Pull Request:** https://github.com/microsoft/terminal/pull/8547 **State:** closed **Merged:** Yes --- * [x] Closes #8024 * [x] CLA signed. * [ ] Tests added/passed - Irrelevant * [ ] Documentation updated - Irrelevant * [x] Schema updated. * [ ] I've discussed this with core contributors already. ## Detailed Description of the Pull Request / Additional comments * The index field should be of type `"null"` and not `null`. * The default value should be `null` and not `""`
claunia added the pull-request label 2026-01-31 09:20:46 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27233