Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit c68748a

Browse files
authored
Sync from typespec main (2026-05-06) (c1f77ce) (#3477)
* Update dependencies * Sync shared files from typespec repo (2026-05-06 00:07:37) * Add changelog * Update dependencies (2026-05-06 00:08:46) * Regenerate for typespec-python (2026-05-06 00:15:01) * Regenerate for autorest.python (2026-05-06 00:24:05) * fix ci --------- Co-authored-by: AutoPrFromHttpClientPython <AutoPrFromHttpClientPython>
1 parent bddb518 commit c68748a

279 files changed

Lines changed: 595 additions & 279 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions

cspell.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ words:
3434
- eastus
3535
- enumdiscriminator
3636
- espt
37+
- etags
3738
- extensibleenumsswagger
3839
- extensibleenumsswaggerversiontolerant
3940
- fspath

packages/autorest.python/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/Azure/autorest.python/blob/main/README.md",
3131
"dependencies": {
32-
"@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjIyNTU3My9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz",
32+
"@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI0NjE0NC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz",
3333
"@autorest/system-requirements": "~1.0.2",
3434
"fs-extra": "~11.2.0",
3535
"tsx": "^4.21.0"

packages/autorest.python/samples/specification/azure-mgmt-pyproject/test/azure-mgmt-pyproject/apiview-properties.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"azure.mgmt.pyproject.aio.operations.Operations.list": null,
1212
"azure.mgmt.pyproject.operations.SelfDefineOperations.post": null,
1313
"azure.mgmt.pyproject.aio.operations.SelfDefineOperations.post": null
14-
}
14+
},
15+
"CrossLanguageVersion": null
1516
}

packages/autorest.python/samples/specification/azure-mgmt-test/test/azure-mgmt-test/apiview-properties.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"azure.mgmt.test.aio.operations.HttpSuccessOperations.head204": null,
88
"azure.mgmt.test.operations.HttpSuccessOperations.head404": null,
99
"azure.mgmt.test.aio.operations.HttpSuccessOperations.head404": null
10-
}
10+
},
11+
"CrossLanguageVersion": null
1112
}

0 commit comments

Comments
 (0)