-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c58781d
commit ca27260
Showing
130 changed files
with
2,597 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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 contains 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 contains 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 contains 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 contains 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 contains 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
8 changes: 8 additions & 0 deletions
8
...s/typespec-python/test/azure/generated/authentication-api-key/apiview_mapping_python.json
This file contains 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,8 @@ | ||
{ | ||
"CrossLanguagePackageId": "Authentication.ApiKey", | ||
"CrossLanguageDefinitionId": { | ||
"authentication.apikey.models.InvalidAuth": "Authentication.ApiKey.InvalidAuth", | ||
"authentication.apikey.ApiKeyClient.valid": "valid", | ||
"authentication.apikey.ApiKeyClient.invalid": "invalid" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
.../azure/generated/authentication-api-key/authentication/apikey/apiview_mapping_python.json
This file contains 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,8 @@ | ||
{ | ||
"CrossLanguagePackageId": "Authentication.ApiKey", | ||
"CrossLanguageDefinitionId": { | ||
"authentication.apikey.models.InvalidAuth": "Authentication.ApiKey.InvalidAuth", | ||
"authentication.apikey.ApiKeyClient.valid": "valid", | ||
"authentication.apikey.ApiKeyClient.invalid": "invalid" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
...pespec-python/test/azure/generated/authentication-http-custom/apiview_mapping_python.json
This file contains 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,8 @@ | ||
{ | ||
"CrossLanguagePackageId": "Authentication.Http.Custom", | ||
"CrossLanguageDefinitionId": { | ||
"authentication.http.custom.models.InvalidAuth": "Authentication.Http.Custom.InvalidAuth", | ||
"authentication.http.custom.CustomClient.valid": "valid", | ||
"authentication.http.custom.CustomClient.invalid": "invalid" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
...nerated/authentication-http-custom/authentication/http/custom/apiview_mapping_python.json
This file contains 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,8 @@ | ||
{ | ||
"CrossLanguagePackageId": "Authentication.Http.Custom", | ||
"CrossLanguageDefinitionId": { | ||
"authentication.http.custom.models.InvalidAuth": "Authentication.Http.Custom.InvalidAuth", | ||
"authentication.http.custom.CustomClient.valid": "valid", | ||
"authentication.http.custom.CustomClient.invalid": "invalid" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
...es/typespec-python/test/azure/generated/authentication-oauth2/apiview_mapping_python.json
This file contains 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,8 @@ | ||
{ | ||
"CrossLanguagePackageId": "Authentication.OAuth2", | ||
"CrossLanguageDefinitionId": { | ||
"authentication.oauth2.models.InvalidAuth": "Authentication.OAuth2.InvalidAuth", | ||
"authentication.oauth2.OAuth2Client.valid": "valid", | ||
"authentication.oauth2.OAuth2Client.invalid": "invalid" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
...t/azure/generated/authentication-oauth2/authentication/oauth2/apiview_mapping_python.json
This file contains 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,8 @@ | ||
{ | ||
"CrossLanguagePackageId": "Authentication.OAuth2", | ||
"CrossLanguageDefinitionId": { | ||
"authentication.oauth2.models.InvalidAuth": "Authentication.OAuth2.InvalidAuth", | ||
"authentication.oauth2.OAuth2Client.valid": "valid", | ||
"authentication.oauth2.OAuth2Client.invalid": "invalid" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
...ges/typespec-python/test/azure/generated/authentication-union/apiview_mapping_python.json
This file contains 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,7 @@ | ||
{ | ||
"CrossLanguagePackageId": "Authentication.Union", | ||
"CrossLanguageDefinitionId": { | ||
"authentication.union.UnionClient.valid_key": "validKey", | ||
"authentication.union.UnionClient.valid_token": "validToken" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
...est/azure/generated/authentication-union/authentication/union/apiview_mapping_python.json
This file contains 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,7 @@ | ||
{ | ||
"CrossLanguagePackageId": "Authentication.Union", | ||
"CrossLanguageDefinitionId": { | ||
"authentication.union.UnionClient.valid_key": "validKey", | ||
"authentication.union.UnionClient.valid_token": "validToken" | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...ython/test/azure/generated/azure-client-generator-core-access/apiview_mapping_python.json
This file contains 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,19 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.ClientGenerator.Core.Access", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.clientgenerator.core.access.models.AbstractModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.AbstractModel", | ||
"specs.azure.clientgenerator.core.access.models.BaseModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.BaseModel", | ||
"specs.azure.clientgenerator.core.access.models.InnerModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.InnerModel", | ||
"specs.azure.clientgenerator.core.access.models.InternalDecoratorModelInInternal": "_Specs_.Azure.ClientGenerator.Core.Access.InternalOperation.InternalDecoratorModelInInternal", | ||
"specs.azure.clientgenerator.core.access.models.NoDecoratorModelInInternal": "_Specs_.Azure.ClientGenerator.Core.Access.InternalOperation.NoDecoratorModelInInternal", | ||
"specs.azure.clientgenerator.core.access.models.NoDecoratorModelInPublic": "_Specs_.Azure.ClientGenerator.Core.Access.PublicOperation.NoDecoratorModelInPublic", | ||
"specs.azure.clientgenerator.core.access.models.OuterModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.OuterModel", | ||
"specs.azure.clientgenerator.core.access.models.PublicDecoratorModelInInternal": "_Specs_.Azure.ClientGenerator.Core.Access.InternalOperation.PublicDecoratorModelInInternal", | ||
"specs.azure.clientgenerator.core.access.models.PublicDecoratorModelInPublic": "_Specs_.Azure.ClientGenerator.Core.Access.PublicOperation.PublicDecoratorModelInPublic", | ||
"specs.azure.clientgenerator.core.access.models.RealModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.RealModel", | ||
"specs.azure.clientgenerator.core.access.models.SharedModel": "_Specs_.Azure.ClientGenerator.Core.Access.SharedModelInOperation.SharedModel", | ||
"specs.azure.clientgenerator.core.access.AccessClient.public_operation.no_decorator_in_public": "noDecoratorInPublic", | ||
"specs.azure.clientgenerator.core.access.AccessClient.public_operation.public_decorator_in_public": "publicDecoratorInPublic", | ||
"specs.azure.clientgenerator.core.access.AccessClient.shared_model_in_operation.public": "public" | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...generator-core-access/specs/azure/clientgenerator/core/access/apiview_mapping_python.json
This file contains 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,19 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.ClientGenerator.Core.Access", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.clientgenerator.core.access.models.AbstractModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.AbstractModel", | ||
"specs.azure.clientgenerator.core.access.models.BaseModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.BaseModel", | ||
"specs.azure.clientgenerator.core.access.models.InnerModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.InnerModel", | ||
"specs.azure.clientgenerator.core.access.models.InternalDecoratorModelInInternal": "_Specs_.Azure.ClientGenerator.Core.Access.InternalOperation.InternalDecoratorModelInInternal", | ||
"specs.azure.clientgenerator.core.access.models.NoDecoratorModelInInternal": "_Specs_.Azure.ClientGenerator.Core.Access.InternalOperation.NoDecoratorModelInInternal", | ||
"specs.azure.clientgenerator.core.access.models.NoDecoratorModelInPublic": "_Specs_.Azure.ClientGenerator.Core.Access.PublicOperation.NoDecoratorModelInPublic", | ||
"specs.azure.clientgenerator.core.access.models.OuterModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.OuterModel", | ||
"specs.azure.clientgenerator.core.access.models.PublicDecoratorModelInInternal": "_Specs_.Azure.ClientGenerator.Core.Access.InternalOperation.PublicDecoratorModelInInternal", | ||
"specs.azure.clientgenerator.core.access.models.PublicDecoratorModelInPublic": "_Specs_.Azure.ClientGenerator.Core.Access.PublicOperation.PublicDecoratorModelInPublic", | ||
"specs.azure.clientgenerator.core.access.models.RealModel": "_Specs_.Azure.ClientGenerator.Core.Access.RelativeModelInOperation.RealModel", | ||
"specs.azure.clientgenerator.core.access.models.SharedModel": "_Specs_.Azure.ClientGenerator.Core.Access.SharedModelInOperation.SharedModel", | ||
"specs.azure.clientgenerator.core.access.AccessClient.public_operation.no_decorator_in_public": "noDecoratorInPublic", | ||
"specs.azure.clientgenerator.core.access.AccessClient.public_operation.public_decorator_in_public": "publicDecoratorInPublic", | ||
"specs.azure.clientgenerator.core.access.AccessClient.shared_model_in_operation.public": "public" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...thon/test/azure/generated/azure-client-generator-core-flatten/apiview_mapping_python.json
This file contains 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,11 @@ | ||
{ | ||
"CrossLanguagePackageId": "Type.Model.Flatten", | ||
"CrossLanguageDefinitionId": { | ||
"type.model.flatten.models.ChildFlattenModel": "Type.Model.Flatten.ChildFlattenModel", | ||
"type.model.flatten.models.ChildModel": "Type.Model.Flatten.ChildModel", | ||
"type.model.flatten.models.FlattenModel": "Type.Model.Flatten.FlattenModel", | ||
"type.model.flatten.models.NestedFlattenModel": "Type.Model.Flatten.NestedFlattenModel", | ||
"type.model.flatten.FlattenClient.put_flatten_model": "putFlattenModel", | ||
"type.model.flatten.FlattenClient.put_nested_flatten_model": "putNestedFlattenModel" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...erated/azure-client-generator-core-flatten/type/model/flatten/apiview_mapping_python.json
This file contains 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,11 @@ | ||
{ | ||
"CrossLanguagePackageId": "Type.Model.Flatten", | ||
"CrossLanguageDefinitionId": { | ||
"type.model.flatten.models.ChildFlattenModel": "Type.Model.Flatten.ChildFlattenModel", | ||
"type.model.flatten.models.ChildModel": "Type.Model.Flatten.ChildModel", | ||
"type.model.flatten.models.FlattenModel": "Type.Model.Flatten.FlattenModel", | ||
"type.model.flatten.models.NestedFlattenModel": "Type.Model.Flatten.NestedFlattenModel", | ||
"type.model.flatten.FlattenClient.put_flatten_model": "putFlattenModel", | ||
"type.model.flatten.FlattenClient.put_nested_flatten_model": "putNestedFlattenModel" | ||
} | ||
} |
10 changes: 10 additions & 0 deletions
10
...python/test/azure/generated/azure-client-generator-core-usage/apiview_mapping_python.json
This file contains 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 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.ClientGenerator.Core.Usage", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.clientgenerator.core.usage.models.InputModel": "_Specs_.Azure.ClientGenerator.Core.Usage.ModelInOperation.InputModel", | ||
"specs.azure.clientgenerator.core.usage.models.OrphanModel": "_Specs_.Azure.ClientGenerator.Core.Usage.OrphanModel", | ||
"specs.azure.clientgenerator.core.usage.models.OutputModel": "_Specs_.Azure.ClientGenerator.Core.Usage.ModelInOperation.OutputModel", | ||
"specs.azure.clientgenerator.core.usage.UsageClient.model_in_operation.input_to_input_output": "inputToInputOutput", | ||
"specs.azure.clientgenerator.core.usage.UsageClient.model_in_operation.output_to_input_output": "outputToInputOutput" | ||
} | ||
} |
10 changes: 10 additions & 0 deletions
10
...t-generator-core-usage/specs/azure/clientgenerator/core/usage/apiview_mapping_python.json
This file contains 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 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.ClientGenerator.Core.Usage", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.clientgenerator.core.usage.models.InputModel": "_Specs_.Azure.ClientGenerator.Core.Usage.ModelInOperation.InputModel", | ||
"specs.azure.clientgenerator.core.usage.models.OrphanModel": "_Specs_.Azure.ClientGenerator.Core.Usage.OrphanModel", | ||
"specs.azure.clientgenerator.core.usage.models.OutputModel": "_Specs_.Azure.ClientGenerator.Core.Usage.ModelInOperation.OutputModel", | ||
"specs.azure.clientgenerator.core.usage.UsageClient.model_in_operation.input_to_input_output": "inputToInputOutput", | ||
"specs.azure.clientgenerator.core.usage.UsageClient.model_in_operation.output_to_input_output": "outputToInputOutput" | ||
} | ||
} |
23 changes: 23 additions & 0 deletions
23
packages/typespec-python/test/azure/generated/azure-core-basic/apiview_mapping_python.json
This file contains 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,23 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.Core.Basic", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.core.basic.models.FirstItem": "_Specs_.Azure.Core.Basic.FirstItem", | ||
"specs.azure.core.basic.models.ListItemInputBody": "_Specs_.Azure.Core.Basic.ListItemInputBody", | ||
"specs.azure.core.basic.models.SecondItem": "_Specs_.Azure.Core.Basic.SecondItem", | ||
"specs.azure.core.basic.models.User": "_Specs_.Azure.Core.Basic.User", | ||
"specs.azure.core.basic.models.UserListResults": "_Specs_.Azure.Core.Basic.CustomPageModel", | ||
"specs.azure.core.basic.models.UserOrder": "_Specs_.Azure.Core.Basic.UserOrder", | ||
"specs.azure.core.basic.models.ListItemInputExtensibleEnum": "_Specs_.Azure.Core.Basic.ListItemInputExtensibleEnum", | ||
"specs.azure.core.basic.BasicClient.two_models_as_page_item.list_first_item": "listFirstItem", | ||
"specs.azure.core.basic.BasicClient.two_models_as_page_item.list_second_item": "listSecondItem", | ||
"specs.azure.core.basic.BasicClient.create_or_update": "createOrUpdate", | ||
"specs.azure.core.basic.BasicClient.create_or_replace": "createOrReplace", | ||
"specs.azure.core.basic.BasicClient.get": "get", | ||
"specs.azure.core.basic.BasicClient.list": "list", | ||
"specs.azure.core.basic.BasicClient.list_with_page": "listWithPage", | ||
"specs.azure.core.basic.BasicClient.list_with_parameters": "listWithParameters", | ||
"specs.azure.core.basic.BasicClient.list_with_custom_page_model": "listWithCustomPageModel", | ||
"specs.azure.core.basic.BasicClient.delete": "delete", | ||
"specs.azure.core.basic.BasicClient.export": "export" | ||
} | ||
} |
23 changes: 23 additions & 0 deletions
23
.../test/azure/generated/azure-core-basic/specs/azure/core/basic/apiview_mapping_python.json
This file contains 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,23 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.Core.Basic", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.core.basic.models.FirstItem": "_Specs_.Azure.Core.Basic.FirstItem", | ||
"specs.azure.core.basic.models.ListItemInputBody": "_Specs_.Azure.Core.Basic.ListItemInputBody", | ||
"specs.azure.core.basic.models.SecondItem": "_Specs_.Azure.Core.Basic.SecondItem", | ||
"specs.azure.core.basic.models.User": "_Specs_.Azure.Core.Basic.User", | ||
"specs.azure.core.basic.models.UserListResults": "_Specs_.Azure.Core.Basic.CustomPageModel", | ||
"specs.azure.core.basic.models.UserOrder": "_Specs_.Azure.Core.Basic.UserOrder", | ||
"specs.azure.core.basic.models.ListItemInputExtensibleEnum": "_Specs_.Azure.Core.Basic.ListItemInputExtensibleEnum", | ||
"specs.azure.core.basic.BasicClient.two_models_as_page_item.list_first_item": "listFirstItem", | ||
"specs.azure.core.basic.BasicClient.two_models_as_page_item.list_second_item": "listSecondItem", | ||
"specs.azure.core.basic.BasicClient.create_or_update": "createOrUpdate", | ||
"specs.azure.core.basic.BasicClient.create_or_replace": "createOrReplace", | ||
"specs.azure.core.basic.BasicClient.get": "get", | ||
"specs.azure.core.basic.BasicClient.list": "list", | ||
"specs.azure.core.basic.BasicClient.list_with_page": "listWithPage", | ||
"specs.azure.core.basic.BasicClient.list_with_parameters": "listWithParameters", | ||
"specs.azure.core.basic.BasicClient.list_with_custom_page_model": "listWithCustomPageModel", | ||
"specs.azure.core.basic.BasicClient.delete": "delete", | ||
"specs.azure.core.basic.BasicClient.export": "export" | ||
} | ||
} |
10 changes: 10 additions & 0 deletions
10
.../typespec-python/test/azure/generated/azure-core-lro-standard/apiview_mapping_python.json
This file contains 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 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.Core.Lro.Standard", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.core.lro.standard.models.ExportedUser": "_Specs_.Azure.Core.Lro.Standard.ExportedUser", | ||
"specs.azure.core.lro.standard.models.User": "_Specs_.Azure.Core.Lro.Standard.User", | ||
"specs.azure.core.lro.standard.StandardClient.begin_create_or_replace": "createOrReplace", | ||
"specs.azure.core.lro.standard.StandardClient.begin_delete": "delete", | ||
"specs.azure.core.lro.standard.StandardClient.begin_export": "export" | ||
} | ||
} |
10 changes: 10 additions & 0 deletions
10
...nerated/azure-core-lro-standard/specs/azure/core/lro/standard/apiview_mapping_python.json
This file contains 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 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.Core.Lro.Standard", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.core.lro.standard.models.ExportedUser": "_Specs_.Azure.Core.Lro.Standard.ExportedUser", | ||
"specs.azure.core.lro.standard.models.User": "_Specs_.Azure.Core.Lro.Standard.User", | ||
"specs.azure.core.lro.standard.StandardClient.begin_create_or_replace": "createOrReplace", | ||
"specs.azure.core.lro.standard.StandardClient.begin_delete": "delete", | ||
"specs.azure.core.lro.standard.StandardClient.begin_export": "export" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
packages/typespec-python/test/azure/generated/azure-core-scalar/apiview_mapping_python.json
This file contains 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,11 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.Core.Scalar", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.core.scalar.models.AzureLocationModel": "_Specs_.Azure.Core.Scalar.AzureLocationModel", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.get": "get", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.put": "put", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.post": "post", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.header": "header", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.query": "query" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...est/azure/generated/azure-core-scalar/specs/azure/core/scalar/apiview_mapping_python.json
This file contains 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,11 @@ | ||
{ | ||
"CrossLanguagePackageId": "_Specs_.Azure.Core.Scalar", | ||
"CrossLanguageDefinitionId": { | ||
"specs.azure.core.scalar.models.AzureLocationModel": "_Specs_.Azure.Core.Scalar.AzureLocationModel", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.get": "get", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.put": "put", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.post": "post", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.header": "header", | ||
"specs.azure.core.scalar.ScalarClient.azure_location_scalar.query": "query" | ||
} | ||
} |
Oops, something went wrong.