-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[AutoPR azure-mgmt-devhub]-generated-from-SDK Generation - Python-6364185 #47199
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
8f28912
Configurations: 'specification/developerhub/resource-manager/Microso…
azure-sdk 2c47b74
Configurations: 'specification/developerhub/resource-manager/Microso…
azure-sdk ea7ad9b
update
ChenxiJiang333 8864c95
Configurations: 'specification/developerhub/resource-manager/Microso…
azure-sdk aaf505b
Update CHANGELOG.md
ChenxiJiang333 e49ace9
Update dev_requirements.txt
ChenxiJiang333 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,73 @@ | ||
| # Release History | ||
|
|
||
| ## 1.0.0b2 (2026-06-02) | ||
|
|
||
| ### Features Added | ||
|
|
||
| - Client `DevHubMgmtClient` added parameter `cloud_setting` in method `__init__` | ||
| - Client `DevHubMgmtClient` added method `get_adoo_auth_info` | ||
| - Client `DevHubMgmtClient` added method `send_request` | ||
| - Client `DevHubMgmtClient` added operation group `iac_profiles` | ||
| - Client `DevHubMgmtClient` added operation group `adoo_auth` | ||
| - Client `DevHubMgmtClient` added operation group `template` | ||
| - Client `DevHubMgmtClient` added operation group `versioned_template` | ||
| - Enum `ManifestType` added member `KUSTOMIZE` | ||
| - Added model `ADOOAuth` | ||
| - Added model `ADOOAuthCallRequest` | ||
| - Added model `ADOOAuthInfoResponse` | ||
| - Added model `ADOOAuthResponse` | ||
| - Added model `ADOProviderProfile` | ||
| - Added model `ADORepository` | ||
| - Added model `AzurePipelineProfile` | ||
| - Added model `Build` | ||
| - Added model `Deployment` | ||
| - Added model `ExportTemplateRequest` | ||
| - Added model `GenerateVersionedTemplateResponse` | ||
| - Added model `GitHubProviderProfile` | ||
| - Added model `GitHubRepository` | ||
| - Added model `GitHubWorkflowProfile` | ||
| - Added model `IacGitHubProfile` | ||
| - Added model `IacProfile` | ||
| - Added model `IacProfileProperties` | ||
| - Added model `IacTemplateDetails` | ||
| - Added model `IacTemplateProperties` | ||
| - Added model `OidcCredentials` | ||
| - Added model `Parameter` | ||
| - Added model `ParameterDefault` | ||
| - Added enum `ParameterKind` | ||
| - Added enum `ParameterType` | ||
| - Added model `PrLinkResponse` | ||
| - Added model `PullRequest` | ||
| - Added enum `QuickStartTemplateType` | ||
| - Added enum `RepositoryProviderType` | ||
| - Added model `ScaleProperty` | ||
| - Added model `ScaleTemplateRequest` | ||
| - Added model `StageProperties` | ||
| - Added model `Template` | ||
| - Added model `TemplateProperties` | ||
| - Added model `TemplateReference` | ||
| - Added enum `TemplateType` | ||
| - Added model `TemplateWorkflowProfile` | ||
| - Added model `TerraformProfile` | ||
| - Added model `VersionedTemplate` | ||
| - Added model `VersionedTemplateProperties` | ||
| - Added operation group `ADOOAuthOperations` | ||
| - Added operation group `IacProfilesOperations` | ||
| - Added operation group `TemplateOperations` | ||
| - Added operation group `VersionedTemplateOperations` | ||
|
|
||
| ### Breaking Changes | ||
|
|
||
| - This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration. | ||
| - For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration. | ||
| - Model `GitHubOAuthResponse` moved instance variable `username` under property `properties` whose type is `GitHubOAuthProperties` | ||
| - Method `DevHubMgmtClient.git_hub_o_auth_callback` changed its parameter `code`/`state` from `positional_or_keyword` to `keyword_only` | ||
| - Deleted or renamed model `DeploymentProperties` | ||
| - Method `WorkflowOperations.list_by_resource_group` changed its parameter `managed_cluster_resource` from `positional_or_keyword` to `keyword_only` | ||
|
|
||
| ### Other Changes | ||
| - Renamed operation group `DevHubMgmtClientOperationsMixin` to `_DevHubMgmtClientOperationsMixin` | ||
|
|
||
| ## 1.0.0b1 (2023-05-20) | ||
|
|
||
| * Initial Release | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,7 @@ | ||
| include _meta.json | ||
| recursive-include tests *.py *.json | ||
| recursive-include samples *.py *.md | ||
| include *.md | ||
| include azure/__init__.py | ||
| include azure/mgmt/__init__.py | ||
| include LICENSE | ||
| include azure/mgmt/devhub/py.typed | ||
| recursive-include tests *.py | ||
| recursive-include samples *.py *.md | ||
| include azure/__init__.py | ||
| include azure/mgmt/__init__.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "apiVersion": "2025-03-01-preview", | ||
| "apiVersions": { | ||
| "Microsoft.DevHub": "2025-03-01-preview" | ||
| }, | ||
| "commit": "a427dd4d108b1fb93340dfeca3994de1c695b53b", | ||
| "repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
| "typespec_src": "specification/developerhub/resource-manager/Microsoft.DevHub/DeveloperHub", | ||
| "emitterVersion": "0.62.1" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,135 @@ | ||
| { | ||
| "CrossLanguagePackageId": "Microsoft.DevHub", | ||
| "CrossLanguageDefinitionId": { | ||
| "azure.mgmt.devhub.models.ACR": "Microsoft.DevHub.ACR", | ||
| "azure.mgmt.devhub.models.ADOOAuth": "Microsoft.DevHub.ADOOAuth", | ||
| "azure.mgmt.devhub.models.ADOOAuthCallRequest": "Microsoft.DevHub.AdooAuthCallRequest", | ||
| "azure.mgmt.devhub.models.ADOOAuthInfoResponse": "Microsoft.DevHub.AdooAuthInfoResponse", | ||
| "azure.mgmt.devhub.models.Resource": "Azure.ResourceManager.CommonTypes.Resource", | ||
| "azure.mgmt.devhub.models.ProxyResource": "Azure.ResourceManager.CommonTypes.ProxyResource", | ||
| "azure.mgmt.devhub.models.ADOOAuthResponse": "Microsoft.DevHub.AdooAuthResponse", | ||
| "azure.mgmt.devhub.models.ADOProviderProfile": "Microsoft.DevHub.ADOProviderProfile", | ||
| "azure.mgmt.devhub.models.ADORepository": "Microsoft.DevHub.ADORepository", | ||
| "azure.mgmt.devhub.models.ArtifactGenerationProperties": "Microsoft.DevHub.ArtifactGenerationProperties", | ||
| "azure.mgmt.devhub.models.AzurePipelineProfile": "Microsoft.DevHub.AzurePipelineProfile", | ||
| "azure.mgmt.devhub.models.Build": "Microsoft.DevHub.Build", | ||
| "azure.mgmt.devhub.models.DeleteWorkflowResponse": "Microsoft.DevHub.DeleteWorkflowResponse", | ||
| "azure.mgmt.devhub.models.Deployment": "Microsoft.DevHub.Deployment", | ||
| "azure.mgmt.devhub.models.ErrorAdditionalInfo": "Azure.ResourceManager.CommonTypes.ErrorAdditionalInfo", | ||
| "azure.mgmt.devhub.models.ErrorDetail": "Azure.ResourceManager.CommonTypes.ErrorDetail", | ||
| "azure.mgmt.devhub.models.ErrorResponse": "Azure.ResourceManager.CommonTypes.ErrorResponse", | ||
| "azure.mgmt.devhub.models.ExportTemplateRequest": "Microsoft.DevHub.ExportTemplateRequest", | ||
| "azure.mgmt.devhub.models.GenerateVersionedTemplateResponse": "Microsoft.DevHub.GenerateVersionedTemplateResponse", | ||
| "azure.mgmt.devhub.models.GitHubOAuthCallRequest": "Microsoft.DevHub.GitHubOAuthCallRequest", | ||
| "azure.mgmt.devhub.models.GitHubOAuthInfoResponse": "Microsoft.DevHub.GitHubOAuthInfoResponse", | ||
| "azure.mgmt.devhub.models.GitHubOAuthListResponse": "Microsoft.DevHub.GitHubOAuthListResponse", | ||
| "azure.mgmt.devhub.models.GitHubOAuthProperties": "Microsoft.DevHub.GitHubOAuthProperties", | ||
| "azure.mgmt.devhub.models.GitHubOAuthResponse": "Microsoft.DevHub.GitHubOAuthResponse", | ||
| "azure.mgmt.devhub.models.GitHubProviderProfile": "Microsoft.DevHub.GitHubProviderProfile", | ||
| "azure.mgmt.devhub.models.GitHubRepository": "Microsoft.DevHub.GitHubRepository", | ||
| "azure.mgmt.devhub.models.GitHubWorkflowProfile": "Microsoft.DevHub.GitHubWorkflowProfile", | ||
| "azure.mgmt.devhub.models.GitHubWorkflowProfileOidcCredentials": "Microsoft.DevHub.GitHubWorkflowProfileOidcCredentials", | ||
| "azure.mgmt.devhub.models.IacGitHubProfile": "Microsoft.DevHub.IacGitHubProfile", | ||
| "azure.mgmt.devhub.models.TrackedResource": "Azure.ResourceManager.CommonTypes.TrackedResource", | ||
| "azure.mgmt.devhub.models.IacProfile": "Microsoft.DevHub.IacProfile", | ||
| "azure.mgmt.devhub.models.IacProfileProperties": "Microsoft.DevHub.IacProfileProperties", | ||
| "azure.mgmt.devhub.models.IacTemplateDetails": "Microsoft.DevHub.IacTemplateDetails", | ||
| "azure.mgmt.devhub.models.IacTemplateProperties": "Microsoft.DevHub.IacTemplateProperties", | ||
| "azure.mgmt.devhub.models.OidcCredentials": "Microsoft.DevHub.OidcCredentials", | ||
| "azure.mgmt.devhub.models.Operation": "Azure.ResourceManager.CommonTypes.Operation", | ||
| "azure.mgmt.devhub.models.OperationDisplay": "Azure.ResourceManager.CommonTypes.OperationDisplay", | ||
| "azure.mgmt.devhub.models.OperationListResult": "Azure.ResourceManager.CommonTypes.OperationListResult", | ||
| "azure.mgmt.devhub.models.Parameter": "Microsoft.DevHub.Parameter", | ||
| "azure.mgmt.devhub.models.ParameterDefault": "Microsoft.DevHub.ParameterDefault", | ||
| "azure.mgmt.devhub.models.PrLinkResponse": "Microsoft.DevHub.PrLinkResponse", | ||
| "azure.mgmt.devhub.models.PullRequest": "Microsoft.DevHub.PullRequest", | ||
| "azure.mgmt.devhub.models.ScaleProperty": "Microsoft.DevHub.ScaleProperty", | ||
| "azure.mgmt.devhub.models.ScaleTemplateRequest": "Microsoft.DevHub.ScaleTemplateRequest", | ||
| "azure.mgmt.devhub.models.StageProperties": "Microsoft.DevHub.StageProperties", | ||
| "azure.mgmt.devhub.models.SystemData": "Azure.ResourceManager.CommonTypes.SystemData", | ||
| "azure.mgmt.devhub.models.TagsObject": "Microsoft.DevHub.TagsObject", | ||
| "azure.mgmt.devhub.models.Template": "Microsoft.DevHub.Template", | ||
| "azure.mgmt.devhub.models.TemplateProperties": "Microsoft.DevHub.TemplateProperties", | ||
| "azure.mgmt.devhub.models.TemplateReference": "Microsoft.DevHub.TemplateReference", | ||
| "azure.mgmt.devhub.models.TemplateWorkflowProfile": "Microsoft.DevHub.TemplateWorkflowProfile", | ||
| "azure.mgmt.devhub.models.TerraformProfile": "Microsoft.DevHub.TerraformProfile", | ||
| "azure.mgmt.devhub.models.VersionedTemplate": "Microsoft.DevHub.VersionedTemplate", | ||
| "azure.mgmt.devhub.models.VersionedTemplateProperties": "Microsoft.DevHub.VersionedTemplateProperties", | ||
| "azure.mgmt.devhub.models.Workflow": "Microsoft.DevHub.Workflow", | ||
| "azure.mgmt.devhub.models.WorkflowProperties": "Microsoft.DevHub.WorkflowProperties", | ||
| "azure.mgmt.devhub.models.WorkflowRun": "Microsoft.DevHub.WorkflowRun", | ||
| "azure.mgmt.devhub.models.Origin": "Azure.ResourceManager.CommonTypes.Origin", | ||
| "azure.mgmt.devhub.models.ActionType": "Azure.ResourceManager.CommonTypes.ActionType", | ||
| "azure.mgmt.devhub.models.CreatedByType": "Azure.ResourceManager.CommonTypes.createdByType", | ||
| "azure.mgmt.devhub.models.AuthorizationStatus": "Microsoft.DevHub.AuthorizationStatus", | ||
| "azure.mgmt.devhub.models.PullRequestStatus": "Microsoft.DevHub.PullRequestStatus", | ||
| "azure.mgmt.devhub.models.QuickStartTemplateType": "Microsoft.DevHub.QuickStartTemplateType", | ||
| "azure.mgmt.devhub.models.ManifestType": "Microsoft.DevHub.ManifestType", | ||
| "azure.mgmt.devhub.models.WorkflowRunStatus": "Microsoft.DevHub.WorkflowRunStatus", | ||
| "azure.mgmt.devhub.models.GenerationLanguage": "Microsoft.DevHub.GenerationLanguage", | ||
| "azure.mgmt.devhub.models.DockerfileGenerationMode": "Microsoft.DevHub.DockerfileGenerationMode", | ||
| "azure.mgmt.devhub.models.ManifestGenerationMode": "Microsoft.DevHub.ManifestGenerationMode", | ||
| "azure.mgmt.devhub.models.GenerationManifestType": "Microsoft.DevHub.GenerationManifestType", | ||
| "azure.mgmt.devhub.models.RepositoryProviderType": "Microsoft.DevHub.RepositoryProviderType", | ||
| "azure.mgmt.devhub.models.TemplateType": "Microsoft.DevHub.TemplateType", | ||
| "azure.mgmt.devhub.models.ParameterType": "Microsoft.DevHub.ParameterType", | ||
| "azure.mgmt.devhub.models.ParameterKind": "Microsoft.DevHub.ParameterKind", | ||
| "azure.mgmt.devhub.operations.Operations.list": "Microsoft.DevHub.Operations.list", | ||
| "azure.mgmt.devhub.aio.operations.Operations.list": "Microsoft.DevHub.Operations.list", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.get": "Microsoft.DevHub.IacProfiles.get", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.get": "Microsoft.DevHub.IacProfiles.get", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.create_or_update": "Microsoft.DevHub.IacProfiles.createOrUpdate", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.create_or_update": "Microsoft.DevHub.IacProfiles.createOrUpdate", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.update_tags": "Microsoft.DevHub.IacProfiles.updateTags", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.update_tags": "Microsoft.DevHub.IacProfiles.updateTags", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.delete": "Microsoft.DevHub.IacProfiles.delete", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.delete": "Microsoft.DevHub.IacProfiles.delete", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.list_by_resource_group": "Microsoft.DevHub.IacProfiles.listByResourceGroup", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.list_by_resource_group": "Microsoft.DevHub.IacProfiles.listByResourceGroup", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.list": "Microsoft.DevHub.IacProfiles.list", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.list": "Microsoft.DevHub.IacProfiles.list", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.export": "Microsoft.DevHub.IacProfiles.export", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.export": "Microsoft.DevHub.IacProfiles.export", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.scale": "Microsoft.DevHub.IacProfiles.scale", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.scale": "Microsoft.DevHub.IacProfiles.scale", | ||
| "azure.mgmt.devhub.operations.IacProfilesOperations.sync": "Microsoft.DevHub.IacProfiles.sync", | ||
| "azure.mgmt.devhub.aio.operations.IacProfilesOperations.sync": "Microsoft.DevHub.IacProfiles.sync", | ||
| "azure.mgmt.devhub.operations.WorkflowOperations.get": "Microsoft.DevHub.Workflows.get", | ||
| "azure.mgmt.devhub.aio.operations.WorkflowOperations.get": "Microsoft.DevHub.Workflows.get", | ||
| "azure.mgmt.devhub.operations.WorkflowOperations.create_or_update": "Microsoft.DevHub.Workflows.createOrUpdate", | ||
| "azure.mgmt.devhub.aio.operations.WorkflowOperations.create_or_update": "Microsoft.DevHub.Workflows.createOrUpdate", | ||
| "azure.mgmt.devhub.operations.WorkflowOperations.update_tags": "Microsoft.DevHub.Workflows.updateTags", | ||
| "azure.mgmt.devhub.aio.operations.WorkflowOperations.update_tags": "Microsoft.DevHub.Workflows.updateTags", | ||
| "azure.mgmt.devhub.operations.WorkflowOperations.delete": "Microsoft.DevHub.Workflows.delete", | ||
| "azure.mgmt.devhub.aio.operations.WorkflowOperations.delete": "Microsoft.DevHub.Workflows.delete", | ||
| "azure.mgmt.devhub.operations.WorkflowOperations.list_by_resource_group": "Microsoft.DevHub.Workflows.listByResourceGroup", | ||
| "azure.mgmt.devhub.aio.operations.WorkflowOperations.list_by_resource_group": "Microsoft.DevHub.Workflows.listByResourceGroup", | ||
| "azure.mgmt.devhub.operations.WorkflowOperations.list": "Microsoft.DevHub.Workflows.list", | ||
| "azure.mgmt.devhub.aio.operations.WorkflowOperations.list": "Microsoft.DevHub.Workflows.list", | ||
| "azure.mgmt.devhub.operations.ADOOAuthOperations.get": "Microsoft.DevHub.AdooAuthResponses.get", | ||
| "azure.mgmt.devhub.aio.operations.ADOOAuthOperations.get": "Microsoft.DevHub.AdooAuthResponses.get", | ||
| "azure.mgmt.devhub.operations.ADOOAuthOperations.list": "Microsoft.DevHub.AdooAuthResponses.list", | ||
| "azure.mgmt.devhub.aio.operations.ADOOAuthOperations.list": "Microsoft.DevHub.AdooAuthResponses.list", | ||
| "azure.mgmt.devhub.operations.TemplateOperations.get": "Microsoft.DevHub.Templates.get", | ||
| "azure.mgmt.devhub.aio.operations.TemplateOperations.get": "Microsoft.DevHub.Templates.get", | ||
| "azure.mgmt.devhub.operations.TemplateOperations.list": "Microsoft.DevHub.Templates.list", | ||
| "azure.mgmt.devhub.aio.operations.TemplateOperations.list": "Microsoft.DevHub.Templates.list", | ||
| "azure.mgmt.devhub.operations.VersionedTemplateOperations.get": "Microsoft.DevHub.VersionedTemplates.get", | ||
| "azure.mgmt.devhub.aio.operations.VersionedTemplateOperations.get": "Microsoft.DevHub.VersionedTemplates.get", | ||
| "azure.mgmt.devhub.operations.VersionedTemplateOperations.list": "Microsoft.DevHub.VersionedTemplates.list", | ||
| "azure.mgmt.devhub.aio.operations.VersionedTemplateOperations.list": "Microsoft.DevHub.VersionedTemplates.list", | ||
| "azure.mgmt.devhub.operations.VersionedTemplateOperations.generate": "Microsoft.DevHub.VersionedTemplates.generate", | ||
| "azure.mgmt.devhub.aio.operations.VersionedTemplateOperations.generate": "Microsoft.DevHub.VersionedTemplates.generate", | ||
| "azure.mgmt.devhub.DevHubMgmtClient.generate_preview_artifacts": "Microsoft.DevHub.generatePreviewArtifacts", | ||
| "azure.mgmt.devhub.aio.DevHubMgmtClient.generate_preview_artifacts": "Microsoft.DevHub.generatePreviewArtifacts", | ||
| "azure.mgmt.devhub.DevHubMgmtClient.git_hub_o_auth_callback": "Microsoft.DevHub.GitHubOAuthResponses.gitHubOAuthCallback", | ||
| "azure.mgmt.devhub.aio.DevHubMgmtClient.git_hub_o_auth_callback": "Microsoft.DevHub.GitHubOAuthResponses.gitHubOAuthCallback", | ||
| "azure.mgmt.devhub.DevHubMgmtClient.list_git_hub_o_auth": "Microsoft.DevHub.GitHubOAuthResponses.listGitHubOAuth", | ||
| "azure.mgmt.devhub.aio.DevHubMgmtClient.list_git_hub_o_auth": "Microsoft.DevHub.GitHubOAuthResponses.listGitHubOAuth", | ||
| "azure.mgmt.devhub.DevHubMgmtClient.git_hub_o_auth": "Microsoft.DevHub.GitHubOAuthResponses.gitHubOAuth", | ||
| "azure.mgmt.devhub.aio.DevHubMgmtClient.git_hub_o_auth": "Microsoft.DevHub.GitHubOAuthResponses.gitHubOAuth", | ||
| "azure.mgmt.devhub.DevHubMgmtClient.get_adoo_auth_info": "Microsoft.DevHub.AdooAuthResponses.getADOOAuthInfo", | ||
| "azure.mgmt.devhub.aio.DevHubMgmtClient.get_adoo_auth_info": "Microsoft.DevHub.AdooAuthResponses.getADOOAuthInfo" | ||
| }, | ||
| "CrossLanguageVersion": "791815fd7dba" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __path__ = __import__("pkgutil").extend_path(__path__, __name__) | ||
| __path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __path__ = __import__("pkgutil").extend_path(__path__, __name__) | ||
| __path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.