Skip to content

Conversation

@Bashamega
Copy link
Contributor

We got rid of all enums in the JSON files 🥳

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

return {
name,
value: values,
...(values.length > 0 ? { value: values } : {}),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optionalNestedMember should do this job

@Bashamega Bashamega requested a review from saschanaz December 10, 2025 04:39
@saschanaz
Copy link
Collaborator

LGTM, thanks!

@github-actions github-actions bot merged commit f66686d into microsoft:main Dec 13, 2025
5 checks passed
@github-actions
Copy link
Contributor

Merging because @saschanaz is a code-owner of all the changes - thanks!

@saschanaz
Copy link
Collaborator

Err but actually, why do we remove that one? And that wasn't HTML...

@saschanaz saschanaz deleted the remove-enums branch December 13, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants