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

add restlerConfig for 2020-06 version #2639

Merged
merged 4 commits into from
Aug 29, 2022
Merged

add restlerConfig for 2020-06 version #2639

merged 4 commits into from
Aug 29, 2022

Conversation

ruowan
Copy link

@ruowan ruowan commented Aug 17, 2022

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following appy to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@workflow-bot-test
Copy link

Hi, @ruowan Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app-test
    Copy link

    Swagger pipeline started successfully, please wait for status update in this comment.

    @openapi-pipeline-app-test
    Copy link

    openapi-pipeline-app-test bot commented Aug 17, 2022

    Swagger Validation Report

    ️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.9.7)] new version base version
    restlerConfig 2022-05-01(5dea1ff) 2022-05-01(main)
    appconfiguration.json 2020-06-01(5dea1ff) 2020-06-01(main)
    Rule Message
    Runtime Exception "new":"https://github.com/test-repo-billy/azure-rest-api-specs/blob/5dea1ff66c0632c89b44451002e81d646e039251/specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/restlerConfig",
    "old":"https://github.com/test-repo-billy/azure-rest-api-specs/blob/main/specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/restlerConfig",
    "details":"Command failed: node /mnt/vss/_work/_tasks/AzureApiValidationTest_1a18ed4f-f3bf-4f34-9fed-13cb57bd2410/0.0.248/common/temp/node_modules/.pnpm/@Azure[email protected]/node_modules/autorest/dist/app.js /tmp/readme.oad.old.md --v2 --tag=oad-default-tag --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=old --output-folder=/tmp\nFATAL: swagger-document/loader - FAILED\nFATAL: Error: File 'file:///mnt/vss/_work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/restlerConfig/dict.json' is not a valid OpenAPI 2.0 definition (expected 'swagger: 2.0')\n(node:7596) UnhandledPromiseRejectionWarning: Error: File 'file:///mnt/vss/_work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/restlerConfig/dict.json' is not a valid OpenAPI 2.0 definition (expected 'swagger: 2.0')\n at LoadLiterateSwagger (/home/cloudt"
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-2020-06-01 package-2020-06-01(5dea1ff) package-2020-06-01(main)

    The following errors/warnings exist before current PR submission:

    Rule Message
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/ListKeys'
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L365
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/RegenerateKey'
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L417
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L47
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L96
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L141
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L196
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L243
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L299
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L348
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L400
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L454
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L494
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L544
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L586
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L638
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L700
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L751
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L794
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L846
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.AppConfiguration/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L468
    R4037 - MissingTypeObject The schema 'Error' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L1363
    R4037 - MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L1376
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: locked
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L1225
    ⚠️ R4009 - RequiredReadOnlySystemData The response of operation:'ConfigurationStores_Get' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L114
    ⚠️ R4009 - RequiredReadOnlySystemData The response of operation:'ConfigurationStores_Create' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L154
    ⚠️ R4009 - RequiredReadOnlySystemData The response of operation:'ConfigurationStores_Update' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L257
    ⚠️ R4009 - RequiredReadOnlySystemData The response of operation:'PrivateEndpointConnections_Get' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L604
    ⚠️ R4009 - RequiredReadOnlySystemData The response of operation:'PrivateEndpointConnections_CreateOrUpdate' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.AppConfiguration/stable/2020-06-01/appconfiguration.json#L651
    ️️✔️~[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 0 Errors, 0 Warnings failed [Detail]
    ️❌~[Staging] TrafficValidation: 0 Errors, 0 Warnings failed [Detail]
    ️🔄CredScan inProgress [Detail]
    ️⌛PoliCheck pending [Detail]
    ️❌Avocado: 4 Errors, 0 Warnings failed [Detail]
    Rule Message
    UNREFERENCED_JSON_FILE The swagger JSON file is not referenced from the readme file.
    readme: specification/appconfiguration/resource-manager/readme.md
    json: stable/2020-06-01/restler/dict.json
    UNREFERENCED_JSON_FILE The swagger JSON file is not referenced from the readme file.
    readme: specification/appconfiguration/resource-manager/readme.md
    json: stable/2020-06-01/restler/engine_settings.json
    UNREFERENCED_JSON_FILE The swagger JSON file is not referenced from the readme file.
    readme: specification/appconfiguration/resource-manager/readme.md
    json: stable/2022-05-01/restler/dict.json
    UNREFERENCED_JSON_FILE The swagger JSON file is not referenced from the readme file.
    readme: specification/appconfiguration/resource-manager/readme.md
    json: stable/2022-05-01/restler/engine_settings.json
    ️❌ModelValidation: 4 Errors, 0 Warnings failed [Detail]
    Rule Message
    unacceptable kind of an object to dump [object Error] "role":"Model Validation",
    "url":"https://github.com/test-repo-billy/azure-rest-api-specs/blob/5dea1ff66c0632c89b44451002e81d646e039251/specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2020-06-01/restler/dict.json"
    unacceptable kind of an object to dump [object Error] "role":"Model Validation",
    "url":"https://github.com/test-repo-billy/azure-rest-api-specs/blob/5dea1ff66c0632c89b44451002e81d646e039251/specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2020-06-01/restler/engine_settings.json"
    unacceptable kind of an object to dump [object Error] "role":"Model Validation",
    "url":"https://github.com/test-repo-billy/azure-rest-api-specs/blob/5dea1ff66c0632c89b44451002e81d646e039251/specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/restler/dict.json"
    unacceptable kind of an object to dump [object Error] "role":"Model Validation",
    "url":"https://github.com/test-repo-billy/azure-rest-api-specs/blob/5dea1ff66c0632c89b44451002e81d646e039251/specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/restler/engine_settings.json"
    ️❌SemanticValidation: 56 Errors, 0 Warnings failed [Detail]

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

    Rule Message
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: swagger
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: info
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: paths
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_string
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_string_unquoted
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_datetime
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_datetime_unquoted
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_date
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_date_unquoted
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_uuid4
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_uuid4_unquoted
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_int
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_number
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_bool
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_fuzzable_object
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_custom_payload
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_custom_payload_unquoted
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_custom_payload_uuid4_suffix
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: restler_custom_payload_header
    JsonUrl: stable/2020-06-01/restler/dict.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: swagger
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: info
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: paths
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: per_resource_settings
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: max_combinations
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: target_port
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: disable_cert_validation
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: no_ssl
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: sequence_exploration_setting
    JsonUrl: stable/2020-06-01/restler/engine_settings.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: swagger
    JsonUrl: stable/2022-05-01/restler/dict.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: info
    JsonUrl: stable/2022-05-01/restler/dict.json
    ️❌~[Staging] PrettierCheck: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    HowToFix Code style issues found
    path: stable/2022-05-01/restler/dict.json
    ️❌~[Staging] SpellCheck: 18 Errors, 0 Warnings failed [Detail]
    Rule Message
    HowToFix Unknown word (restler), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L2:4
    HowToFix Unknown word (fuzzable), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L2:12
    HowToFix Unknown word (restler), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L3:4
    HowToFix Unknown word (fuzzable), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L3:12
    HowToFix Unknown word (restler), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L4:4
    HowToFix Unknown word (fuzzable), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L4:12
    HowToFix Unknown word (restler), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L5:4
    HowToFix Unknown word (fuzzable), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L5:12
    HowToFix Unknown word (configstor), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L27:25
    HowToFix Unknown word (privateend), please fix the error or add words to ./custom-words.txt
    path: stable/2020-06-01/restler/dict.json#L29:39
    HowToFix Unknown word (restler), please fix the error or add words to ./custom-words.txt
    path: stable/2022-05-01/restler/dict.json#L2:4
    HowToFix Unknown word (fuzzable), please fix the error or add words to ./custom-words.txt
    path: stable/2022-05-01/restler/dict.json#L2:12
    HowToFix Unknown word (restler), please fix the error or add words to ./custom-words.txt
    path: stable/2022-05-01/restler/dict.json#L3:4
    HowToFix Unknown word (fuzzable), please fix the error or add words to ./custom-words.txt
    path: stable/2022-05-01/restler/dict.json#L3:12
    HowToFix Unknown word (restler), please fix the error or add words to ./custom-words.txt
    path: stable/2022-05-01/restler/dict.json#L4:4
    HowToFix Unknown word (fuzzable), please fix the error or add words to ./custom-words.txt
    path: stable/2022-05-01/restler/dict.json#L4:12
    HowToFix Unknown word (restler), please fix the error or add words to ./custom-words.txt
    path: stable/2022-05-01/restler/dict.json#L5:4
    HowToFix Unknown word (fuzzable), please fix the error or add words to ./custom-words.txt
    path: stable/2022-05-01/restler/dict.json#L5:12
    ️⚠️[Staging] SDK Track2 Validation: 0 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/test-repo-billy/azure-rest-api-specs/blob/5dea1ff66c0632c89b44451002e81d646e039251/specification/appconfiguration/resource-manager/readme.md#tag-package-2020-06-01">appconfiguration/resource-manager/readme.md#package-2020-06-01
    The following errors/warnings exist before current PR submission:
    Rule Message
    ⚠️ UnkownSecurityScheme "readme":"appconfiguration/resource-manager/readme.md",
    "tag":"package-2020-06-01",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app-test
    Copy link

    Swagger pipeline started successfully, please wait for status update in this comment.

    @openapi-pipeline-app-test
    Copy link

    Swagger pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

    @openapi-pipeline-app-test
    Copy link

    openapi-pipeline-app-test bot commented Aug 17, 2022

    Swagger Generation Artifacts

    ️🔄~[Staging] ApiDocPreview inProgress [Detail]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from ae4a675. 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] WARNING: Skipping azure-nspkg as it is not installed.
      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! 8.15.0 -> 8.18.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.18.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-appconfiguration [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group ReplicasOperations
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ae4a675. 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	File azure-sdk-for-net_tmp/initOutput.json not found to read
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.AppConfiguration [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ae4a675. 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
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-appconfiguration [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface ConfigurationStore
      info	[Changelog]   - Added Interface TrackedResource
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ae4a675. 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
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/appconfiguration/armappconfiguration [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from ae4a675. 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]  old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️appconfiguration [View full logs
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ae4a675. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • ️✔️Az.AppConfiguration [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app-test
    Copy link

    openapi-pipeline-app-test bot commented Aug 17, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/appconfiguration/armappconfiguration Create ApiView failed. Please ask PR assignee for help
    Python track2_azure-mgmt-appconfiguration https://dwapiview.azurewebsites.net/Assemblies/Review/1b9f9ad1170f41409a6deffca45ac76c
    Java azure-resourcemanager-appconfiguration There is no API change compared with the previous version
    .Net Azure.ResourceManager.AppConfiguration https://dwapiview.azurewebsites.net/Assemblies/Review/c7086f4d67d0468196033577f0a6d321
    JavaScript @azure/arm-appconfiguration https://dwapiview.azurewebsites.net/Assemblies/Review/2ec09dada2324d20b648d4c5363918fb

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant