You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tag: package-2024-11-searchindex-preview # We set this tag because in the latest tag, there is an enum doesn't have name so we cannot succefully generate it
Copy file name to clipboardExpand all lines: readme.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,14 @@
2
2
3
3
**AutoRest is deprecated and will be retired on July 1, 2026.**
4
4
5
-
AutoRest is no longer under active development. No new features, language generators, or plugins will be added.
5
+
AutoRest is no longer under active development. No new features, language generators, or plugins will be added.
6
6
7
7
### ✅ Recommended replacement: TypeSpec
8
8
9
9
The recommended successor to AutoRest is **[TypeSpec](https://typespec.io/)** — a modern, actively developed API description language and code generation platform.
10
10
11
-
12
11
### 📌 Deprecation tracking issue for more details: https://github.com/Azure/autorest/issues/5175
13
12
14
-
15
13
## AutoRest
16
14
17
15
The **AutoRest** tool generates client libraries for accessing RESTful web services. Input to _AutoRest_ is a spec that describes the REST API using the [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) format.
@@ -90,7 +88,6 @@ The **AutoRest** tool generates client libraries for accessing RESTful web servi
0 commit comments