Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor] enum support #890

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

xai-msft
Copy link
Contributor

@xai-msft xai-msft commented Sep 23, 2024

This is to support TypeScript Enums as custom function parameters.

  1. Do these changes impact command syntax of any of the packages? (e.g., add/remove command, add/remove a command parameter, or update required parameters)
    No.

  2. Do these changes impact documentation? (e.g., a tutorial on https://learn.microsoft.com/office/dev/add-ins/overview/office-add-ins)
    The Enum feature is not published yet.

Validation/testing performed:

Added new tests for Enums.

@millerds
Copy link
Contributor

/azurepipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xai-msft xai-msft changed the title enum support [minor] enum support Sep 24, 2024
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