Commit 7eb4967
authored
[Agrifood Farming] Regenerate with latest codegen (Azure#20059)
**Checklists**
- [x] Added impacted package name to the issue description
**Packages impacted by this PR:**
@azure-rest/agrifood-farming
**Describe the problem that is addressed by this PR:**
Re-generate Agrifood Farming using the latest version of RLC generator. This package was one of the first-ever RLCs generated and codegen has changes quite a bit since then. Regenerating against the same swagger. Major changes since last generation:
- Switched away from @azure-rest/core-client-lro and @azure-rest/core-client-paging in favor of @azure/core-lro and @azure/core-client
- Split Output and Input models
**Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_
NO
**Are there test cases added in this PR?**_(If not, why?)_
NO, it already has tests
**Provide a list of related PRs**_(if any)_
Azure#19897
**Command used to generate this PR:**_(Applicable only to SDK release request PRs)_
`rushx generate:client`1 parent 1201860 commit 7eb4967
File tree
15 files changed
+3941
-2399
lines changed- sdk/agrifood/agrifood-farming-rest
- review
- src
- swagger
- test/public
15 files changed
+3941
-2399
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | 85 | | |
88 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments