Skip to content

Update operation names to minimize changes to the API Documentation#28329

Merged
drielenr merged 7 commits intomainfrom
drielene/fix-api-documentation
Mar 20, 2024
Merged

Update operation names to minimize changes to the API Documentation#28329
drielenr merged 7 commits intomainfrom
drielene/fix-api-documentation

Conversation

@drielenr
Copy link
Member

@drielenr drielenr commented Mar 19, 2024

This PR's changes have the only purpose make the Dev Center API Documentation (updated in tsp pr) match our previous public API doc. For that, we are updating some of the operation names to have the generated operationId match our old one. This shouldn't impact how our service is described nor the generated sdks.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Mar 19, 2024

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see https://aka.ms/azsdk/specreview/merge.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Mar 19, 2024

Swagger Validation Report

️❌BreakingChange: 33 Errors, 0 Warnings failed [Detail]
Compared specs (v0.10.5) new version base version
devcenter.json 2023-04-01(c818fca) 2023-04-01(main)

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

Rule Message
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesDevCenter_ListAllDevBoxes' to 'DevCenter_ListAllDevBoxes'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L55:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L55:7
1008 - ModifiedOperationId The operation id has been changed from 'DevCenterOperations_ListProjects' to 'DevCenter_ListProjects'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L94:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L94:7
1008 - ModifiedOperationId The operation id has been changed from 'DevCenterOperations_GetProject' to 'DevCenter_GetProject'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L133:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L133:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_ListCatalogs' to 'Environments_ListCatalogsByProject'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L179:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L179:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_GetCatalog' to 'Environments_GetCatalog'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L228:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L228:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_ListEnvironmentDefinitionsByCatalog' to 'Environments_ListEnvironmentDefinitionsByCatalog'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L284:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L284:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_GetEnvironmentDefinition' to 'Environments_GetEnvironmentDefinition'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L337:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L337:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_ListEnvironmentDefinitions' to 'Environments_ListEnvironmentDefinitionsByProject'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L403:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L403:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_ListEnvironmentTypes' to 'Environments_ListEnvironmentTypes'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L449:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L449:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_ListAllEnvironments' to 'Environments_ListEnvironments'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L495:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L495:7
1008 - ModifiedOperationId The operation id has been changed from 'SharedOperations_GetProjectOperationStatus' to 'OperationStatuses_Get'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L541:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L541:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_ListPools' to 'DevBoxes_ListPools'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L594:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L594:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_GetPool' to 'DevBoxes_GetPool'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L643:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L643:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_ListSchedules' to 'DevBoxes_ListSchedulesByPool'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L696:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L696:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_GetSchedule' to 'DevBoxes_GetScheduleByPool'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L752:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L752:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_ListDevBoxes' to 'DevBoxes_ListDevBoxesByUser'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L812:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L812:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_GetDevBox' to 'DevBoxes_GetDevBoxByUser'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L865:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L865:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_CreateDevBox' to 'DevBoxes_CreateDevBox'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L929:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L929:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_DeleteDevBox' to 'DevBoxes_DeleteDevBox'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1010:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1010:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_StartDevBox' to 'DevBoxes_StartDevBox'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1079:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1079:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_StopDevBox' to 'DevBoxes_StopDevBox'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1153:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1153:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_RestartDevBox' to 'DevBoxes_RestartDevBox'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1234:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1234:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_ListDevBoxActions' to 'DevBoxes_ListActions'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1308:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1308:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_GetDevBoxAction' to 'DevBoxes_GetAction'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1377:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1377:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_SkipAction' to 'DevBoxes_SkipAction'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1453:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1453:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_DelayAction' to 'DevBoxes_DelayAction'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1526:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1526:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_DelayAllActions' to 'DevBoxes_DelayActions'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1611:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1611:7
1008 - ModifiedOperationId The operation id has been changed from 'DevBoxesOperations_GetRemoteConnection' to 'DevBoxes_GetRemoteConnection'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1689:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1689:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_ListEnvironments' to 'Environments_ListEnvironmentsByUser'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1746:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1746:7
1008 - ModifiedOperationId The operation id has been changed from 'EnvironmentsOperations_GetEnvironment' to 'Environments_GetEnvironmentByUser'. This will impact generated code.
New: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1799:7
Old: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1799:7
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 0 Warnings warning [Detail]
Compared specs (v2.2.0) new version base version
package-2023-04-01 package-2023-04-01(c818fca) package-2023-04-01(main)

The following errors/warnings exist before current PR submission:

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

Rule Message
⚠️ SecurityDefinitionDescription Security definition should have a description.
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L43
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L291
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L298
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L410
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L456
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L502
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L558
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L660
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L713
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L769
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L776
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L819
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L826
⚠️ OperationId OperationId for put method should contain both 'Create' and 'Update'
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L930
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L936
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L943
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L950
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1017
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1024
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1031
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1078
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1152
⚠️ 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: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1190
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1233
⚠️ ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1611
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1696
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1703
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1710
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1753
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Microsoft.DevCenter/stable/2023-04-01/devcenter.json#L1760
️️✔️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?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Mar 19, 2024

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

Breaking Changes Tracking


️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed [Logs] Generate from 872794fd110d39644d1dfe53943c63841191a69c. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    warn		specification/devcenter/data-plane/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/Invoke-GenerateAndBuildV2.ps1:131�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1mLine |�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m 131 | �[0m               �[36;1mGeneratePackage `�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m�[31;1m�[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False�[0m
  • Azure.Developer.DevCenter [View full logs]  [Preview SDK Changes]
    info	[Changelog]
️⚠️ azure-sdk-for-python warning [Detail]
  • ⚠️Warning [Logs] Generate from 872794fd110d39644d1dfe53943c63841191a69c. 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: Failed to fetch http://ppa.launchpad.net/deadsnakes/ppa/ubuntu/dists/focal/InRelease  503  Service Unavailable [IP: 185.125.190.80 80]
    cmderr	[automation_init.sh] W: Failed to fetch http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu/dists/focal/InRelease  503  Service Unavailable [IP: 185.125.190.80 80]
    cmderr	[automation_init.sh] W: Some index files failed to download. They have been ignored, or old ones used instead.
    cmderr	[automation_init.sh] E: Unable to locate package python3.10-venv
    cmderr	[automation_init.sh] E: Couldn't find any package by glob 'python3.10-venv'
    cmderr	[automation_init.sh] E: Couldn't find any package by regex 'python3.10-venv'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    warn		specification/devcenter/data-plane/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh]
    cmderr	[automation_generate.sh] npm notice New minor version of npm available! 10.2.4 -> 10.5.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.5.0` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️azure-developer-devcenter [View full logs]  [Preview SDK Changes]
    info	[Changelog] data-plan skip changelog generation temporarily
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 872794fd110d39644d1dfe53943c63841191a69c. 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	File azure-sdk-for-js_tmp/initOutput.json not found to read
    warn		specification/devcenter/data-plane/readme.md skipped due to azure-sdk-for-js not found in swagger-to-sdk
    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] Generate changelog failed: ENOENT: no such file or directory, open '/mnt/vss/_work/1/s/azure-sdk-for-js/sdk/devcenter/developer-devcenter-rest/changelog-temp/package/CHANGELOG.md'
  • ️✔️@azure-rest/developer-devcenter [View full logs]  [Preview SDK Changes]
    info	[Changelog]
    error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from 872794fd110d39644d1dfe53943c63841191a69c. SDK Automation 14.0.0
    command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 24.0
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 24.0
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh]     Time     Time  Current
    cmderr	[init.sh]                                  Dload  Upload   Total   Spent    Left  Speed
    cmderr	[init.sh] 
      0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 1195k      0 --:--:-- --:--:-- --:--:-- 1195k
    cmderr	[init.sh] npm notice
    cmderr	[init.sh] npm notice New minor version of npm available! 10.2.4 -> 10.5.0
    cmderr	[init.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
    cmderr	[init.sh] npm notice Run `npm install -g npm@10.5.0` to update!
    cmderr	[init.sh] npm notice
    cmderr	[init.sh] Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz...
    cmderr	[init.sh] Computing checksum with sha256sum
    cmderr	[init.sh] Checksums matched!
    warn		specification/devcenter/data-plane/readme.md skipped due to azure-sdk-for-java not found in swagger-to-sdk
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-developer-devcenter [View full logs]  [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

PR validation pipeline can not start as the pull request is not merged or mergeable - most likely it has merge conflicts.

@drielenr drielenr changed the title Update operation names so API Documentation remains the same Update operation names to minimize changes to the API Documentation Mar 19, 2024
@drielenr drielenr marked this pull request as ready for review March 20, 2024 01:09
@drielenr drielenr requested a review from a team as a code owner March 20, 2024 01:09
@drielenr drielenr requested review from bexxx, catalinaperalta, markweitzel and mikekistler and removed request for a team March 20, 2024 01:09
@mikekistler mikekistler added the BreakingChange-Approved-Benign Changes are not breaking at the REST API level and have at most minor impact to generated SDKs. label Mar 20, 2024
Copy link
Member

@catalinaperalta catalinaperalta left a comment

Choose a reason for hiding this comment

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

Approving the suppression to allow the team to keep their docs close to what they had before the swagger->TypeSpec migration.

@drielenr drielenr merged commit 0161954 into main Mar 20, 2024
@drielenr drielenr deleted the drielene/fix-api-documentation branch March 20, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved-Suppression BreakingChange-Approved-Benign Changes are not breaking at the REST API level and have at most minor impact to generated SDKs. BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required data-plane SuppressionReviewRequired TypeSpec Authored with TypeSpec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants