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

[Oracle Database@Azure] Add new preview and stable API versions for 2024-06-01 #29585

Merged
merged 6 commits into from
Jul 11, 2024

Conversation

zhuoyunwang
Copy link
Contributor

@zhuoyunwang zhuoyunwang commented Jun 26, 2024

ARM (Control Plane) API Specification Update Pull Request

Tip

Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

spec_pr_review_workflow_diagram

Purpose of this PR

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

  • New resource provider.
  • New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been created in adherence to OpenAPI specs PR creation guidance).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix OpenAPI spec quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • If you don't have permissions to remove or add labels to the PR, request write access per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • For help with ARM review (PR workflow diagram Step 2), see https://aka.ms/azsdk/pr-arm-review.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

Copy link

openapi-pipeline-app bot commented Jun 26, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ This is the public specs repo main branch which is not intended for iterative development.
    You must acknowledge that you understand that after this PR is merged, you won't be able to stop your changes from being published to Azure customers.
    If this is what you intend, add PublishToCustomers label to your PR.
    Otherwise, retarget this PR onto a feature branch, i.e. with prefix release- (see aka.ms/azsdk/api-versions#release--branches).
  • ❌ The required check named Automated merging requirements met has failed. This is the final check that must pass. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide. In addition, refer to step 4 in the PR workflow diagram

Copy link

openapi-pipeline-app bot commented Jun 26, 2024

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 16 Warnings warning [Detail]
Compared specs (v0.10.12) new version base version
openapi.json 2024-06-01-preview(f22bcaf) 2023-09-01(main)
openapi.json 2024-06-01-preview(f22bcaf) 2023-09-01-preview(main)
openapi.json 2024-06-01(f22bcaf) 2023-09-01(main)
openapi.json 2024-06-01(f22bcaf) 2023-09-01-preview(main)

The following breaking changes are detected by comparison with the latest stable version:

Rule Message
⚠️ 1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Oracle.Database/preview/2024-06-01-preview/openapi.json#L1212:5
⚠️ 1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Oracle.Database/stable/2024-06-01/openapi.json#L1212:5
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'azureSubscriptionIds' in response that was not found in the old version.
New: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8716:7
Old: Oracle.Database/stable/2023-09-01/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'addSubscriptionOperationState' in response that was not found in the old version.
New: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8716:7
Old: Oracle.Database/stable/2023-09-01/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'lastOperationStatusDetail' in response that was not found in the old version.
New: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8716:7
Old: Oracle.Database/stable/2023-09-01/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'azureSubscriptionIds' in response that was not found in the old version.
New: Oracle.Database/stable/2024-06-01/openapi.json#L8716:7
Old: Oracle.Database/stable/2023-09-01/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'addSubscriptionOperationState' in response that was not found in the old version.
New: Oracle.Database/stable/2024-06-01/openapi.json#L8716:7
Old: Oracle.Database/stable/2023-09-01/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'lastOperationStatusDetail' in response that was not found in the old version.
New: Oracle.Database/stable/2024-06-01/openapi.json#L8716:7
Old: Oracle.Database/stable/2023-09-01/openapi.json#L8612:7


The following breaking changes are detected by comparison with the latest preview version:

Rule Message
⚠️ 1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Oracle.Database/preview/2024-06-01-preview/openapi.json#L1212:5
⚠️ 1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Oracle.Database/stable/2024-06-01/openapi.json#L1212:5
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'azureSubscriptionIds' in response that was not found in the old version.
New: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8716:7
Old: Oracle.Database/preview/2023-09-01-preview/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'addSubscriptionOperationState' in response that was not found in the old version.
New: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8716:7
Old: Oracle.Database/preview/2023-09-01-preview/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'lastOperationStatusDetail' in response that was not found in the old version.
New: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8716:7
Old: Oracle.Database/preview/2023-09-01-preview/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'azureSubscriptionIds' in response that was not found in the old version.
New: Oracle.Database/stable/2024-06-01/openapi.json#L8716:7
Old: Oracle.Database/preview/2023-09-01-preview/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'addSubscriptionOperationState' in response that was not found in the old version.
New: Oracle.Database/stable/2024-06-01/openapi.json#L8716:7
Old: Oracle.Database/preview/2023-09-01-preview/openapi.json#L8612:7
⚠️ 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'lastOperationStatusDetail' in response that was not found in the old version.
New: Oracle.Database/stable/2024-06-01/openapi.json#L8716:7
Old: Oracle.Database/preview/2023-09-01-preview/openapi.json#L8612:7
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 0 Warnings warning [Detail]
Compared specs (v2.2.2) new version base version
package-2024-06-01-preview package-2024-06-01-preview(f22bcaf) default(main)
package-2024-06-01 package-2024-06-01(f22bcaf) default(main)

The following errors/warnings exist before current PR submission:

Only 30 items are listed, please refer to log for more details.

Rule Message
⚠️ PageableOperation Based on the response model schema, operation 'CloudExadataInfrastructures_Get' might be pageable. Consider adding the x-ms-pageable extension.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L2505
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4109
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4114
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4371
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4380
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4406
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4415
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4436
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4445
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4627
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4876
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L4881
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L5288
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L5297
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L5315
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L5324
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L5493
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L5498
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L5503
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L5508
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L6310
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L6327
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L6833
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L6838
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L6843
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L7858
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L7974
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8137
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8356
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Oracle.Database/preview/2024-06-01-preview/openapi.json#L8422
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Jun 26, 2024

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️🔄 azure-sdk-for-net-track2 inProgress [Detail]
️⚠️ azure-sdk-for-python warning [Detail]
    For more instructions, please refer to the FAQ .
  • ⚠️Warning in generating from 36872bf2a5ea3408cb52718a1a4696fa24d39a59. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[automation_init.sh] npm notice
    cmderr	[automation_init.sh] npm notice New minor version of npm available! 10.7.0 -> 10.8.2
    cmderr	[automation_init.sh] npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
    cmderr	[automation_init.sh] npm notice To update run: npm install -g [email protected]
    cmderr	[automation_init.sh] npm notice
    warn		Warning: cannot find emitter config for azure-sdk-for-python in tspconfig.yaml for typespec project specification/oracle/Oracle.Database/tspconfig.yaml. This SDK will be skipped from the generation for this project. Please add the right emitter config in the 'tspconfig.yaml' file. The example project can be found at https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️azure-mgmt-oracledatabase [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation OracleSubscriptionsOperations.begin_add_azure_subscriptions
    info	[Changelog]   - Model OracleSubscriptionProperties has a new parameter add_subscription_operation_state
    info	[Changelog]   - Model OracleSubscriptionProperties has a new parameter azure_subscription_ids
    info	[Changelog]   - Model OracleSubscriptionProperties has a new parameter last_operation_status_detail
️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from 36872bf2a5ea3408cb52718a1a4696fa24d39a59. SDK Automation 14.0.0
    command	./eng/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    command	./eng/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    warn		Warning: cannot find emitter config for azure-sdk-for-java in tspconfig.yaml for typespec project specification/oracle/Oracle.Database/tspconfig.yaml. This SDK will be skipped from the generation for this project. Please add the right emitter config in the 'tspconfig.yaml' file. The example project can be found at https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml.
  • ️✔️azure-resourcemanager-oracledatabase [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] * `models.AzureSubscriptions` was added
    info	[Changelog]
    info	[Changelog] * `models.AddSubscriptionOperationState` was added
    info	[Changelog]
    info	[Changelog] #### `models.OracleSubscriptions` was modified
    info	[Changelog]
    info	[Changelog] * `addAzureSubscriptions(models.AzureSubscriptions,com.azure.core.util.Context)` was added
    info	[Changelog] * `addAzureSubscriptions(models.AzureSubscriptions)` was added
    info	[Changelog]
    info	[Changelog] #### `models.OracleSubscriptionProperties` was modified
    info	[Changelog]
    info	[Changelog] * `addSubscriptionOperationState()` was added
    info	[Changelog] * `azureSubscriptionIds()` was added
    info	[Changelog] * `lastOperationStatusDetail()` was added
    info	[Changelog]
    info	[Changelog]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from 36872bf2a5ea3408cb52718a1a4696fa24d39a59. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    warn		Warning: cannot find emitter config for azure-sdk-for-go in tspconfig.yaml for typespec project specification/oracle/Oracle.Database/tspconfig.yaml. This SDK will be skipped from the generation for this project. Please add the right emitter config in the 'tspconfig.yaml' file. The example project can be found at https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml.
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/oracledatabase/armoracledatabase [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `AddSubscriptionOperationState` with values `AddSubscriptionOperationStateFailed`, `AddSubscriptionOperationStateSucceeded`, `AddSubscriptionOperationStateUpdating`
    info	[Changelog] - New function `*OracleSubscriptionsClient.BeginAddAzureSubscriptions(context.Context, AzureSubscriptions, *OracleSubscriptionsClientBeginAddAzureSubscriptionsOptions) (*runtime.Poller[OracleSubscriptionsClientAddAzureSubscriptionsResponse], error)`
    info	[Changelog] - New struct `AzureSubscriptions`
    info	[Changelog] - New field `AddSubscriptionOperationState`, `AzureSubscriptionIDs`, `LastOperationStatusDetail` in struct `OracleSubscriptionProperties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 8 additive change(s).
️❌ azure-sdk-for-js failed [Detail]
    For more instructions, please refer to the FAQ .
  • Code Generator Failed in generating from 36872bf2a5ea3408cb52718a1a4696fa24d39a59. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	Warning: File azure-sdk-for-js_tmp/initOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    cmderr	[automation_generate.sh] [ERROR] Command failed: pwsh ./eng/common/scripts/TypeSpec-Project-Process.ps1 /mnt/vss/_work/1/s/azure-rest-api-specs/specification/oracle/Oracle.Database 36872bf2a5ea3408cb52718a1a4696fa24d39a59 https://github.com/Azure/azure-rest-api-specs
    cmderr	[automation_generate.sh] [ERROR] Command failed: pwsh ./eng/common/scripts/TypeSpec-Project-Process.ps1 /mnt/vss/_work/1/s/azure-rest-api-specs/specification/oracle/Oracle.Database 36872bf2a5ea3408cb52718a1a4696fa24d39a59 https://github.com/Azure/azure-rest-api-specs
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-js]: sh .scripts/automation_generate.sh
    warn	Warning: Package processing is skipped as the SDK generation fails. Please look into the above generation errors or report this issue through https://aka.ms/azsdk/support/specreview-channel.
  • ️✔️@azure/arm-oracledatabase [Preview SDK Changes]
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Added operation OracleSubscriptions.beginAddAzureSubscriptions
    info	[Changelog]   - Added operation OracleSubscriptions.beginAddAzureSubscriptionsAndWait
    info	[Changelog]   - Added Interface AzureSubscriptions
    info	[Changelog]   - Added Interface OracleSubscriptionsAddAzureSubscriptionsHeaders
    info	[Changelog]   - Added Interface OracleSubscriptionsAddAzureSubscriptionsOptionalParams
    info	[Changelog]   - Added Type Alias AddSubscriptionOperationState
    info	[Changelog]   - Added Type Alias OracleSubscriptionsAddAzureSubscriptionsResponse
    info	[Changelog]   - Interface OracleSubscriptionProperties has a new optional parameter addSubscriptionOperationState
    info	[Changelog]   - Interface OracleSubscriptionProperties has a new optional parameter azureSubscriptionIds
    info	[Changelog]   - Interface OracleSubscriptionProperties has a new optional parameter lastOperationStatusDetail
    info	[Changelog]   - Added Enum KnownAddSubscriptionOperationState
️❌ azure-resource-manager-schemas failed [Detail]
    For more instructions, please refer to the FAQ .
  • Code Generator Failed in generating from 36872bf2a5ea3408cb52718a1a4696fa24d39a59. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh] Submodule 'bicep-types-az' (https://github.com/Azure/bicep-types-az) registered for path 'bicep-types-az'
    cmderr	[initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az'...
    cmderr	[initScript.sh] Submodule 'bicep-types' (https://github.com/Azure/bicep-types) registered for path 'bicep-types-az/bicep-types'
    cmderr	[initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az/bicep-types'...
    cmderr	[initScript.sh] npm notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.7.0 -> 10.8.2
    cmderr	[initScript.sh] npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
    cmderr	[initScript.sh] npm notice To update run: npm install -g [email protected]
    cmderr	[initScript.sh] npm notice
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/initScript.sh
    warn	Warning: File azure-resource-manager-schemas_tmp/initOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    cmderr	[generateScript.sh] /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:500
    cmderr	[generateScript.sh]     return new TSError(diagnosticText, diagnosticCodes)
    cmderr	[generateScript.sh]            ^
    cmderr	[generateScript.sh] TSError: ⨯ Unable to compile TypeScript:
    cmderr	[generateScript.sh] cmd/generateall.ts(6,20): error TS2307: Cannot find module 'colors' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(10,19): error TS2307: Cannot find module 'yargs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(11,18): error TS2307: Cannot find module 'path' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(13,35): error TS2307: Cannot find module 'fs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(14,23): error TS2307: Cannot find module 'strip-ansi' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(42,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(53,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(69,67): error TS7006: Parameter 'x' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(70,49): error TS7006: Parameter 'f' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(94,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(105,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(106,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(157,13): error TS2591: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
    cmderr	[generateScript.sh]     at createTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:500:12)
    cmderr	[generateScript.sh]     at reportTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:504:19)
    cmderr	[generateScript.sh]     at getOutput (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:739:36)
    cmderr	[generateScript.sh]     at Object.compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:955:32)
    cmderr	[generateScript.sh]     at Module.m._compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:1043:43)
    cmderr	[generateScript.sh]     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
    cmderr	[generateScript.sh]     at Object.require.extensions.<computed> [as .ts] (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:1046:12)
    cmderr	[generateScript.sh]     at Module.load (node:internal/modules/cjs/loader:1203:32)
    cmderr	[generateScript.sh]     at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    cmderr	[generateScript.sh]     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/generateScript.sh
    warn	Warning: Package processing is skipped as the SDK generation fails. Please look into the above generation errors or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    warn		Warning: cannot find emitter config for azure-resource-manager-schemas in tspconfig.yaml for typespec project specification/oracle/Oracle.Database/tspconfig.yaml. This SDK will be skipped from the generation for this project. Please add the right emitter config in the 'tspconfig.yaml' file. The example project can be found at https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml.
    warn		Warning: cannot find emitter config for azure-resource-manager-schemas in tspconfig.yaml for typespec project specification/oracle/Oracle.Database/tspconfig.yaml. This SDK will be skipped from the generation for this project. Please add the right emitter config in the 'tspconfig.yaml' file. The example project can be found at https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml.
️️✔️ azure-powershell succeeded [Detail] [Expand]
    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from 36872bf2a5ea3408cb52718a1a4696fa24d39a59. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    warn		Warning: cannot find emitter config for azure-powershell in tspconfig.yaml for typespec project specification/oracle/Oracle.Database/tspconfig.yaml. This SDK will be skipped from the generation for this project. Please add the right emitter config in the 'tspconfig.yaml' file. The example project can be found at https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml.
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
  • ️✔️Az.oracle.DefaultTag [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

@zhuoyunwang zhuoyunwang marked this pull request as ready for review June 28, 2024 16:50
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required new-api-version NotReadyForARMReview ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test labels Jun 28, 2024
@AzureRestAPISpecReview AzureRestAPISpecReview added WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required and removed NotReadyForARMReview BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required labels Jun 28, 2024
@ramoka178
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@ramoka178 ramoka178 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jun 28, 2024
@openapi-pipeline-app openapi-pipeline-app bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jun 28, 2024
@zhuoyunwang
Copy link
Contributor Author

/pr RequestMerge

@madhura-np madhura-np enabled auto-merge (squash) July 10, 2024 23:38
@madhura-np madhura-np merged commit 6dd7b1f into Azure:main Jul 11, 2024
26 of 31 checks passed
zaowang-ms pushed a commit to zaowang-ms/azure-rest-api-specs-public that referenced this pull request Jul 22, 2024
…024-06-01 (Azure#29585)

* add new preview and stable API versions

* remove unnecessary add decorator

* re-compile after merging with main

---------

Co-authored-by: zhuoyun wang <[email protected]>
raych1 added a commit to test-repo-billy/azure-rest-api-specs that referenced this pull request Jul 24, 2024
* fix spread for purview datamap and translation document (Azure#29707)

* update

* update

* update

* update translation

* update

* fix ai document translation

* fix wrong change and regen

* fix

* update swagger

* update

* format

* change to use @Body

* update

* format

---------

Co-authored-by: tadelesh <[email protected]>

* fix body spread breaking change (Azure#29723)

* fix face

* fix communication messages

* regen swagger

* fix casing

* rollback face

* fix face

* fix tsp

* add java

* fix easm

* [communication] Update examples to use string for retry-after (Azure#29739)

- Required by autorest schema for examples

* [DevOpsInfrastructure] Add ".Management" suffix to TypeSpec folder name (Azure#29737)

* move directive to readme.md to avoid unnecessary breaking changes for… (Azure#29742)

* move directive to readme.md to avoid unnecessary breaking changes for all languages

* update suppressions

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update fields description (Azure#28483)

* Microsoft.Fabric - Fix Delete & Update Status Codes.  (Azure#29721)

* fix status codes and corresponding examples

* fix update exmaple

* Update mfe.json to fix out of order gen issue (Azure#29634)

* [ServiceBus]: Api version 2023-01-01-preview to support data disaster recovery  (Azure#29315)

* Base commit

* New Api Version 2023/01/01/preview

* Readme Updated with new version

* Failover API with Example

* Minor folder correction

* Updates

* Updates'

* Add new API version (2024-06-01), and nxdomainRedirect property to VirtualNetworkLink resource (Azure#29470)

* Add nxdomainRedirect property to VirtualNetworkLink resource
* Updated readme files and fixed various warnings/errors

* Review request for Microsoft.ContainerService/aks to add version stable/2024-05-01 (Azure#29535)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2024-02-01 to version 2024-05-01

* Updates readme

* Updates API version in new specs and examples

* remove osOptions from AKS 2024-05-01 API (Azure#29422)

Co-authored-by: Charlie Li <[email protected]>

* add SecurityPatch to NodeOsUpgradeChannel (Azure#29468)

* Adding Daemonset related flags to May 2024 GA (Azure#29579)

* update sdk-suppressions.yaml

* Update sdk-suppressions.yaml

* Update sdk-suppressions.yaml

* add value 'none' for networkPolicy field (Azure#29653)

---------

Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: Ye Wang [msft] <[email protected]>
Co-authored-by: Youn Jae Kim <[email protected]>
Co-authored-by: Alancere <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: kazrael2119 <[email protected]>
Co-authored-by: robogatikov <[email protected]>

* Change default deployment for Msteam channel to CommercialDeployment (Azure#28741)

* [Monitor] Add .Management suffix to TypeSpec folder name (Azure#29740)

* [VerifiedId] Add ".Management" suffix to TypeSpec folder name (Azure#29747)

* disable flatten for informatica  (Azure#29755)

* Update readme.md

* Update readme.python.md

* Update tspconfig.yaml

* Update readme.python.md (Azure#29769)

* tsp, BodyParameter, fix a few missing op (Azure#29770)

* tsp, loadtesting, remove empty visibility from FileInfo.fileName (Azure#29521)

* Enable stream-style-serialization (Azure#29768)

* [OpenAI-Assistants] Fixing examples and avocado related CI issues (Azure#29499)

* cleaned up config file

* reverted name

* Restored names and verified example adding behaviour for openapi2 emitter

* Added example JSON files and the readme file

* Added examples for past releases

* Added more documentation to the script

* Readme corrections

* More readme corrections

* Renamed retrieveAssistants examples to getAssistants to match TSP definition

* Removed some swagger files

* create_assistants json corrections

* wip

* Get Assistants

* WIP

* File operations

* Files JSON examples

* wip

* wip

* More various fixes

* wip

* wip

* wip

* removing bodyRoot decorator

* Checking if things are actually fixed

* Made expandable nullable enum into 'null' instead of null

* Revert "Made expandable nullable enum into 'null' instead of null"

This reverts commit 03d2bf5.

* WIP

* wip

* Possible solution to bad @Body usage

* Found better solution for version added mismatch createMessage

* wip

* WIP

* Started with vector store stuff

* More fixes for vector store stuff

* More fixes

* Last fixes for vector store batch files

* Using string 'null' instread of JSON null

* Revert "Using string 'null' instread of JSON null"

This reverts commit 39fdbc6.

* Corrected operationId

* trying out null as a string

* Revert "trying out null as a string"

This reverts commit ab876a1.

* Stringified nulls to make CI happy

* Changed the value of instructions for ThreadRun examples. Field not nullable nor optional

* Addressing metadata issue

* Revert "Stringified nulls to make CI happy"

This reverts commit 3dbb723.

* Reverting left over stuff

* TSP formatter

* Prettified JSON

* Added suppresion to work around bug

* Removed unnecessary example files

* Removed convenience scripts

* Using bodyRoot again

* Revert "Using bodyRoot again"

This reverts commit a31f2a0.

* Using BodyParameter in createMessage op

* The CI seems stuck

* [TypeSpec] Upgrade typespec-apiview to 0.4.9 (Azure#29783)

* Fix casing of timestamp properties (Azure#29675)

* Fix casing of timestamp properties

* Fix examples

* more examples

* property overrides

* regen swagger

* adding MessageAnalysisCompletedEvent to EG SDk (Azure#28912)

* adding MessageAnalysisCompletedEvent to EG SDk

* adding event to communication tps

* generating spec

* generating spec

* removing sentiment

* removing sentiment

* removing sentiment

* more changes

* addressing comments

* updating the analysis events

* updating the analysis events

* updating the analysis events

* Update specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/AzureCommunicationServices.json

* tsp format

---------

Co-authored-by: JoshLove-msft <[email protected]>
Co-authored-by: l0lawrence <[email protected]>

* Revert "adding MessageAnalysisCompletedEvent to EG SDk (Azure#28912)" (Azure#29789)

This reverts commit 0117e47.

* Added examples for new api version - 2024-04-05 in GuestConfigurationRP (Azure#29166)

* Copy files from stable/2022-01-25

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2024-04-05

Updated the API version from stable/2022-01-25 to stable/2024-04-05.

* Added tag for 2024-04-05 in readme file

* Fixing swagger PrettierCheck

* Prettier changes

* Add changes for Api

* Prettier scan fix

* Fixing failing net sdk

* Revert of previous change.

* java update automation config (Azure#29777)

* java update automation config

* format

* rename property name for python sdk (Azure#29793)

* [Oracle Database@Azure] Add new preview and stable API versions for 2024-06-01 (Azure#29585)

* add new preview and stable API versions

* remove unnecessary add decorator

* re-compile after merging with main

---------

Co-authored-by: zhuoyun wang <[email protected]>

* [vmware] Add ".Management" suffix to TypeSpec folder name (Azure#29748)

* [Informatica.DataManagement] Add .Management suffix to TypeSpec folder name (Azure#29738)

* Fix acronym casing (Azure#29797)

* Fix acronym casing

* tsp format

* Add Typespec conversion option to intake template (Azure#29616)

* Add Typespec converstion option to intake template

Intake form needs an option to indicate the author is converting swagger to Typespec. This change adds a checkbox for that option and indicates it should not be combined with adding a new API version.

* Update control_plane_template.md

Update text and add link to TypeSpec conversion docs per feedback.

* Update control_plane_template.md

* Update control_plane_template.md

Update help link for TypeSpec conversion

---------

Co-authored-by: Konrad Jamrozik <[email protected]>

* Update powerbidedicated.json (Azure#29322)

Updated based on this doc bug:
https://dev.azure.com/msft-skilling/Content/_workitems/edit/154565

* Add tsp-client to root package.json (Azure#29803)

- Allows devs to run `npx tsp-client` after `npm ci`, with no additional installs
- Pins versions of `tsp-client` and its deps in the root package-lock.json
- Fixes Azure#29686

* Add 2024-05-15-preview of SpeechToText API (CognitiveServices) (Azure#29804)

* Add preview GA as base

* Updates for new preview version

* Update readme.md

* Added required ttl to examples

* Add description

* Add missing example

* Keep latest GA latest

* [tsp-client] Add acceptance tests (Azure#29811)

* Make union types required in 2024 service version (Azure#29832)

* Make union types required in 2024 service version

* pass api version

* Fixes

* Add examples directory

* Update readme to point to new swagger

* Add Generated tag

* Exclude whatsapp

* [tsp-client] Upgrade to 0.9.3 (Azure#29837)

- Adds autorest and plugins as dependencies
- Runs the packages from their install folders, to guarantee the versions don't change after install

* remove-track2-for-python (Azure#29814)

* java mgmt, dataprotection, hide auth headers (Azure#29838)

java mgmt, dataprotection, hide auth headers

* update compute typescript.md (Azure#24529)

* update compute typescript.md

* Update sdk-suppressions.yaml

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* easm, java sdk, tspconfig api-version=2023-03-01-preview, fix 1 BodyParameter (Azure#29839)

* easm, java sdk, tspconfig api-version 2023-03-01-preview

* BodyParameter

* [Oracle.Database] Add .Management suffix to TypeSpec folder name (Azure#29746)

* Add stub `specs-model` tool (Azure#29820)

* (squashed) Add stub specs-model tool

Co-authored-by: Mike Harder <[email protected]>

* Fix operation id (Azure#29840)

* [TypeSpecValidation] Enforce ".Management" suffix (Azure#29663)

- Fixes Azure#29654

* [tsp-client] Only run test action for PRs targeting main (Azure#29843)

- Only branch guaranteed to have specs used for testing

* Compute: DiskRP 2024-03-02 version  (Azure#29399)

* Create new version folder by copying last version

* update version references

* update readme.md

* Consolidated DiskRP swagger changes for api version 2024-03-02 (Azure#29602)

* Update diskRestorePoint.json with logicalSectorSize property under "DiskRestorePointProperties"

* Update DiskRestorePoint_Get.json with logicalSectorSize property

* Update DiskRestorePoint_Get_WhenSourceResourceIsFromDifferentRegion.json with logicalSectorSize property

* Update DiskRestorePoint_ListByVmRestorePoint.json with logicalSectorSize property

* Updated diskRestorePoint.json to add format.

* update default readme tag

* update version references in examples

---------

Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: kbaibhavgithub <[email protected]>

* fix example api version (Azure#29525)

Co-authored-by: Alon Pelled <[email protected]>

* [NetAppFiles] Release netapp microsoft.net app 2024 03 01 preview (Azure#29682)

* Copy files from preview/2023-11-01-preview

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to preview/2024-03-01-preview

Updated the API version from preview/2023-11-01-preview to preview/2024-03-01-preview.

* Added tag for 2024-03-01-preview in readme file

* update api-version 2023-03-01-preview

* Spelling and location header

* Spelling

* arm-id missing

* arm-id missing

* multiple in description

* api-version in example

* api-version in example

* external replication descriptions

* Remove Get GlobalCommunicationsSite API from Orbital AODG APIs (Azure#29716)

* Remove Get GlobalCommunicationsSite API from Orbital AODG Apis since it utilized unsupported ARM function resulting in an error

* remove examples for apis

* [EG] update utc datetime to optional (Azure#29762)

* update utc datetime to optional

* missed one

* use madeRequired

* add examples

* update

* remove

* rebase

* [suppressions] Add end-to-end tests (Azure#29858)

* Refactor Batch TypeSpec to be standardized (Azure#29252)

* Refactor client and routes tsp to be standardized

* Fixed refactoring

* Renamed example files for clarity and consistency

* Update operationsIds in all examples to be correct

* Fixed interface name

* Regenerate swagger and examples

* Fix spelling error in client

* Format client tsp file

* Add BatchNodeReimageContent model back

* Pluralize interface names and tags

* Fix pluralization mistakes

* Group overrides by language

* Refactor Java client name overrides

* Correctly format TypeSpec

* Rename client interface from Batch to BatchClient

* Add OperationIdNounVerb suppression

* Fix minor spelling error

* tsp, openai-assistants, refactor BodyParameter (Azure#29749)

* tsp, openai, refactor BodyParameter (Azure#29743)

* Initial Creation of Azure.Health.Deidentification Dataplane API Typespec (Azure#29745)

* Updates HealthDataAiService.Deid with feedback from SDK Review Team (Azure#29036)

* Generate new Service for deidentification

* [data-plane] Initial Creation of HealthDataAiServices.Deid 2 (Azure#27563)

Initial Creation of HealthDataAIServices Deid Service Spec.

---------

Co-authored-by: Graham Thomas <[email protected]>

* Adds errorCode and explanation; Replaces pagination with continuationToken (Azure#28061)

* Adds errorCode and explanation; Replaces pagination with continuationToken

* Updates to use standard Azure Foundation Error

---------

Co-authored-by: Graham Thomas <[email protected]>

* Updated CompletedAt to LastUpdatedAt for all terminal states (Azure#28349)

* Updated CompletedAt to LastUpdatedAt for all terminal states

* Updates examples; Moves error order

* Set examples to more realistic value

* Updates File model for future expansion

* Adds Input FileLocation

---------

Co-authored-by: Graham Thomas <[email protected]>

* Updates parameter validators/defaults/nullability; Replaces checksum with etag (Azure#28528)

* Updates minor tweaks

* Updates examples

---------

Co-authored-by: Graham Thomas <[email protected]>

* Updates HealthDataAiService.Deid with feedback from SDK Review Team

* Updates TSPconfig for c#

* Adds CSharp special

* Updates version to match live version

* Updates java package name

* Fix java namespace name

* Updates python package name

* Updates to match version service is currently using

* Updates package names

* Removes update in cspell

* Updates java namespace

* Fixes cspell.json

* Test1

* Convert to diff long running operation

* Adds client config

* Attempt base LRO

* Updated naming and LRO config

* Stash merge

* Linter fixes; SDK related Updates

* SDK Related Updates

* Changes ordering of parameters; Fixes StringIndexType enum values

* Removes script update

* Updates examples

* Don't update vscode settings

* Updates examples

* Fixes linter issues

* Fixes documentDataType enum value to match casing within service

* fix documentDataType enum value

* change name of js package

* changing property continuationToken because of a conflict in java

* revert changes for continuationToken

* Adding post processing for java

---------

Co-authored-by: Graham Thomas <[email protected]>
Co-authored-by: Daniel Szaniszlo <[email protected]>

* Updates linter extends value

* Updates typespec with new validations for 0.57

* Fixing namespace suppression

* Fixing namespace suppression 2

* Fixing namespace suppression 3

* Fixing namespace suppression 4

* Fixes formatting

* Updates how StringIndices are handled

* Update docstring to contain languages

* Makes etag optional for PhiTaggerResult on realtime requests

* Removes redundant read decorator on etag

* Regenerates with new docs

* Fixes formatting

* Removes @secret on location

* Team review updates

* Renames folder to match namespace change

* Updates client name after namespace change

* Makes fields with defaults optional

---------

Co-authored-by: Graham Thomas <[email protected]>
Co-authored-by: Daniel Szaniszlo <[email protected]>

* Review request for Microsoft.ContainerService/aks to add version preview/2024-05-02-preview (Azure#29774)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2024-04-02-preview to version 2024-05-02-preview

* Updates readme

* Updates API version in new specs and examples

* remove osOptions from AKS 2024-05-02-preview API (Azure#29421)

Co-authored-by: Charlie Li <[email protected]>

* fix ComponentsByRelease (Azure#29426)

* fix definition of ComponentsByRelease

* add x-ms-identifiers

* update securityPatch description (Azure#29530)

---------

Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: Shaoru Hu <[email protected]>
Co-authored-by: Ye Wang [msft] <[email protected]>

* [OpenAI] Added missing GA service versions, 2024-02-01 and 2024-06-01 (Azure#29424)

* added a missing GA service version

* add the generated.json 2024-02-01 but looks different to inference.json

* add the 2024-06-01 service API version

* remove self introudced new generated.json from 2024-02-01

* added operation id

* Update specification/ai/Face/tspconfig.yaml

* Ran npx tsv command

* copied from previous examples

* added generated swagger version into readme

* fixed "Missing required property: deployment-id"

* run tsp compile

* generated.json with generated_ prefix json file.

* revert the data-plane changes for inference.json

* add generated.json updates

* suppress spellcheck failures

---------

Co-authored-by: Jose Alvarez <[email protected]>

* [Batch] Switch contentLength from int64 to string (Azure#29656)

This is a breaking change, but accurately reflects what the Batch
service has always returned for this property.

* rerun npx tsv specification/cognitiveservices/OpenAI.Inference (Azure#29872)

* Upgrade to TypeSpec 0.58 (Azure#29863)

* Update PR templates: fix typo in hyperlink (Azure#29876)

* Update data_plane_template.md: fix typo in hyperlink

* Update control_plane_template.md

* Remove unused customization-class from tspconfig (Azure#29873)

* Update readme.python.md (Azure#29881)

* Update readme.python.md

* Update readme.python.md

* update

---------

Co-authored-by: msyyc <[email protected]>

* Update readme.python.md (Azure#29886)

* Remove unsupported If-Match header value for Blob Immutability Policy operations (Azure#29632)

* Remove references to unsupported If-Match header value

* Update description

* Update etag description

* Update description with double quotes

* Microsoft.HealthDataAIServices: New API version 2024-02-28-preview (Azure#29659)

* adding spec

* update tsp

* update

* fix

* validation

* fix structure

* fix readme swagger path

* fix lintdiff error

* fix provisioningState readonly

* fix example

* add java readme

* Update tspconfig.yaml

* add emitters

* add azure-sdk-for-net-track2

* remove .net from tspconfig

* Update specification/healthdataaiservices/resource-manager/Microsoft.HealthDataAIServices/readme.md

* move readmes

* fix swagger path

* add .net to tspconfig

* update readme

* fix

* remove net track 1

* update python config

---------

Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>

* Add listRegistrationToken endpoint to latest stable and preview versions (Azure#29676)

* add listRegistrationToken endpoint to latest stable and preview versions

* typo

* update example to have correct resourceId format

* resolve comments

* use x-ms-secret

* rename registrationInfoList

* rename registrationInfoMinimalg

* [DataFactory]Support ‘domain’ Property In Dynamics Family (Azure#29709)

* Support ‘domain’ Property In Dynamics Family

* add

* Tag Updated (Azure#29775)

* Fix HealthDataAiService (Azure#29909)

* Update readme.python.md (Azure#29888)

* Remove VM image that no longer functions (Azure#29870)

* Remove useref and Fleet update changes (Azure#29493)

* Remove useref and Fleet update changes

* Remove useref

* fix spell check

* Fix validation errors

* suppress casing errors

* Fix formatting

* Refactor

* Remove Fleet Forbidden values

* Add additional property suppression.

* edit suppressions

* Add Suppression for camel casing

* Make confidential fields to have create and update visibility only.

* update docs

* remove format decorator and use url type

* Address comments

* revert settings change as it is visible.

* Address comments

* configReference is visible in response.

* Add arm-id format to resource ids

* Address comments

* update provisioningState in examples

* update examples

* Update location in examples

* Update example

* Update security posture reference to the latest compute api version.

* Fix merge conflicts

* Update and add more examples

---------

Co-authored-by: Sahil Arora <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>

* Support MI Auth for Azure Table (Azure#29702)

* support mi auth for azure table connector

* add synapse changes

* update sdk-suppressions.yaml

---------

Co-authored-by: Alancere <[email protected]>

* Update specificationRepositoryConfiguration.json (Azure#29926)

There is no need to keep `-track2` since all the Python SDK is already track2 SDK now.

* Update GenerateOutputSchema.json (Azure#29865)

* Update GenerateOutputSchema.json

Sync the schema with the latest code.

* Cognitive Services 2024-06-01-preview (Azure#29228)

* Copy files from preview/2024-04-01-preview

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to preview/2024-06-01-preview

Updated the API version from preview/2024-04-01-preview to preview/2024-06-01-preview.

* Added tag for 2024-06-01-preview in readme file

* RAI API changes

* fix check errors

* fix old versions RAI content filters

* Revert "fix old versions RAI content filters"

This reverts commit 9d3087f.

* Add "description"

* Add CalculateModelCapacity API

* fix Swagger LintDiff

* fix

* reverted changes of old API version

* address comments

* fix lint error

* Updated ModelCapacityCalculatorWorkload

* Address comments

* fix Mode Validation

* fix linter

* address comments

* fix swagger lint errors

* Adding SCVMM API Version 2024-06-01 (Azure#29568)

* Base commit. Adding copy of the existing api version

* Updating readme.md

* Updating main.tsp and models.tsp

* Updating scvmm.json

* Updating examples for api version 2024-06-01

* Resolving Comments.

Adding privatelinkscoperesourceid in get and list and update osprofilepropeties in virtualmachine instance get and list.

* Making productKey a secret.

* addding missing examples (Azure#29753)

* tspconfig, java, eventgrid, exclude preview from ServiceVersion (Azure#29928)

* exclude preview in eventgrid

* remove namer

* Review request for Microsoft.DocumentDB to modify description of burst capacity feature (Azure#29892)

* modified description of burst capacity feature

* added keyvaultkeyuri to cSpell

---------

Co-authored-by: Venu Sivanadham <[email protected]>

* Swagger changes to support Vertica V2 in ADF (Azure#29652)

* support Vertica V2 in ADF

* Update LinkedService.json in synapse

* updating password

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Support MI Auth for Azure File (Azure#29779)

Co-authored-by: Shenwang Zeng <[email protected]>
Co-authored-by: Razvan Badea <[email protected]>

* Move Computeschedule from private to public preview (Azure#29660)

* initial commit to clone computeschedule to public repo

* changes to fix merge requirement errors

* change to address spellcheck

* added rpaas to the readme file to meet the RP quality checklist for rpaas RPs

* made changes to address comments

* address validation failure

* changes to address validation of armid errors

* made changes to address guid validation errors

* removed older versions

* added more example files to match private preview

* trigger re-run of checks

---------

Co-authored-by: Razvan Badea <[email protected]>

* fix fleet pageable operation (Azure#29939)

* [NetApp] Release netapp microsoft.net app 2024 03 01 (Azure#29725)

* Copy files from stable/2023-11-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2024-03-01

Updated the API version from stable/2023-11-01 to stable/2024-03-01.

* Added tag for 2024-03-01 in readme file

* update specs

* arm-id missing

* api-version in example, desciption update

* merge fix

* usageThreshold min in patch to match put

* update readme

* swagger lintdiff

* swagger lintdiff

* update readme

---------

Co-authored-by: Dapeng Zhang <[email protected]>
Co-authored-by: tadelesh <[email protected]>
Co-authored-by: Nate Kimball <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: ZiWei Chen <[email protected]>
Co-authored-by: Qiaoqiao Zhang <[email protected]>
Co-authored-by: Pamela Fox <[email protected]>
Co-authored-by: Badea Marjieh <[email protected]>
Co-authored-by: ragovada <[email protected]>
Co-authored-by: schaudhari6254888 <[email protected]>
Co-authored-by: Pranav Nair <[email protected]>
Co-authored-by: FumingZhang <[email protected]>
Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: Ye Wang [msft] <[email protected]>
Co-authored-by: Youn Jae Kim <[email protected]>
Co-authored-by: Alancere <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: robogatikov <[email protected]>
Co-authored-by: Kunal K Singh <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Shawn Fang <[email protected]>
Co-authored-by: Jose Alvarez <[email protected]>
Co-authored-by: JoshLove-msft <[email protected]>
Co-authored-by: Osahumen Uyi Aghasomwan <[email protected]>
Co-authored-by: l0lawrence <[email protected]>
Co-authored-by: ameyaiam3 <[email protected]>
Co-authored-by: Xiaofei Cao <[email protected]>
Co-authored-by: zhuoyunwang <[email protected]>
Co-authored-by: zhuoyun wang <[email protected]>
Co-authored-by: Chris Stackhouse <[email protected]>
Co-authored-by: Konrad Jamrozik <[email protected]>
Co-authored-by: Kesem Sharabi <[email protected]>
Co-authored-by: Ralf Beckers <[email protected]>
Co-authored-by: Hong Li(MSFT) <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: kbaibhavgithub <[email protected]>
Co-authored-by: alonzop <[email protected]>
Co-authored-by: Alon Pelled <[email protected]>
Co-authored-by: Auðunn <[email protected]>
Co-authored-by: Nathan M Kennedy <[email protected]>
Co-authored-by: Sanjana Kapur <[email protected]>
Co-authored-by: Graham Thomas <[email protected]>
Co-authored-by: Graham Thomas <[email protected]>
Co-authored-by: Daniel Szaniszlo <[email protected]>
Co-authored-by: Shaoru Hu <[email protected]>
Co-authored-by: Jose Alvarez <[email protected]>
Co-authored-by: David Watrous <[email protected]>
Co-authored-by: Timothee Guerin <[email protected]>
Co-authored-by: danielszaniszlo <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: Abhishek Krishna <[email protected]>
Co-authored-by: asmahmoo <[email protected]>
Co-authored-by: ryanosh <[email protected]>
Co-authored-by: Jingshu918 <[email protected]>
Co-authored-by: Mark Cowlishaw <[email protected]>
Co-authored-by: Adam Sandor <[email protected]>
Co-authored-by: Sahil Arora <[email protected]>
Co-authored-by: Sahil Arora <[email protected]>
Co-authored-by: Yao Kou <[email protected]>
Co-authored-by: tianxinliu <[email protected]>
Co-authored-by: Kartik Verma <[email protected]>
Co-authored-by: kanil4664 <[email protected]>
Co-authored-by: Richa Sharma <[email protected]>
Co-authored-by: Venu Sivanadham <[email protected]>
Co-authored-by: ms-kanikagupta <[email protected]>
Co-authored-by: 触动心灵 <[email protected]>
Co-authored-by: Shenwang Zeng <[email protected]>
Co-authored-by: Razvan Badea <[email protected]>
Co-authored-by: Nneka Okeke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review new-api-version Oracle ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager RPaaS TypeSpec Authored with TypeSpec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants