-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[DO NOT REVIEW] [DO NOT MERGE] Fileshares 2024 01 01 preview #34351
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
base: main
Are you sure you want to change the base?
[DO NOT REVIEW] [DO NOT MERGE] Fileshares 2024 01 01 preview #34351
Conversation
…kushbindlish2/azure-rest-api-specs into fileshares-2024-01-01-preview
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces configuration updates for the Fileshares service preview in preparation for upcoming releases.
- Adds a cspell configuration file to manage spelling dictionaries.
- Introduces a new tspconfig.yaml configuration file for various language emitters to generate the Fileshares API SDK.
Reviewed Changes
Copilot reviewed 5 out of 14 changed files in this pull request and generated no comments.
File | Description |
---|---|
specification/fileshares/cspell.yaml | Added import and custom word list entries for the spelling dictionary. |
specification/fileshares/FileShares.Management/tspconfig.yaml | Added configuration options for multiple language emitters for the Fileshares API. |
Files not reviewed (9)
- specification/fileshares/FileShares.Management/examples/FileShares_Create.json: Language not supported
- specification/fileshares/FileShares.Management/examples/FileShares_Delete.json: Language not supported
- specification/fileshares/FileShares.Management/examples/FileShares_Get.json: Language not supported
- specification/fileshares/FileShares.Management/examples/FileShares_ListByResourceGroup.json: Language not supported
- specification/fileshares/FileShares.Management/examples/FileShares_ListBySubscription.json: Language not supported
- specification/fileshares/FileShares.Management/examples/FileShares_Update.json: Language not supported
- specification/fileshares/FileShares.Management/examples/LocationOperationStatus_Get.json: Language not supported
- specification/fileshares/FileShares.Management/examples/Operations_List.json: Language not supported
- specification/fileshares/FileShares.Management/main.tsp: Language not supported
…kushbindlish2/azure-rest-api-specs into fileshares-2024-01-01-preview
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
…kushbindlish2/azure-rest-api-specs into fileshares-2024-01-01-preview
…kushbindlish2/azure-rest-api-specs into fileshares-2024-01-01-preview
…kushbindlish2/azure-rest-api-specs into fileshares-2024-01-01-preview
"csharp" | ||
); | ||
|
||
@@clientName(Azure.ResourceManager.CommonTypes.Operation, "Info", "csharp"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be renamed to OperationInfo
Choose a PR Template
Switch to "Preview" on this description then select one of the choices below.
Click here to open a PR for a Data Plane API.
Click here to open a PR for a Control Plane (ARM) API.
Click here to open a PR for only SDK configuration.