Add a troubleshooting section for the converter guidance#1352
Closed
pshao25 wants to merge 2 commits intoAzure:mainfrom
Closed
Add a troubleshooting section for the converter guidance#1352pshao25 wants to merge 2 commits intoAzure:mainfrom
pshao25 wants to merge 2 commits intoAzure:mainfrom
Conversation
Collaborator
|
No changes needing a change description found. |
Collaborator
|
You can try these changes here
|
lirenhe
reviewed
Aug 13, 2024
|
|
||
| ## How to Get Help | ||
|
|
||
| - Ask questions in the [TypeSpec Discussions Channel](https://teams.microsoft.com/l/channel/19%3a906c1efbbec54dc8949ac736633e6bdf%40thread.skype/TypeSpec%2520Discussion%2520%25F0%259F%2590%25AE?groupId=3e17dcb0-4257-4a30-b843-77f47f1d4121&tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47) |
Member
Author
There was a problem hiding this comment.
We will delete this workaround after we remove the .net dependency. I prefer not to add an aka item.
Member
There was a problem hiding this comment.
Here is the short link for this channel https://aka.ms/typespec/discussions.
We need support TypeSpec migration for quite some time, so this line should remain in the document.
lirenhe
reviewed
Aug 13, 2024
|
|
||
| ### Error "does not have a GetAll method" | ||
|
|
||
| If converter fails withe error |
lirenhe
reviewed
Aug 13, 2024
| fatal | The ResourceCollection RestorePointCollection (RequestPath: {Certain request path}) does not have a GetAll method | ||
| ``` | ||
|
|
||
| you could bypass it by the configuration in this [page](https://github.com/Azure/autorest.csharp/blob/feature/v3/docs/mgmt/readme.md#list-exception). |
Member
There was a problem hiding this comment.
No quite sure about the action here.
By checking the link, do you suggest to update the config or update the Swagger to solve the problem?
Member
Author
|
Synced offline. We will add suppression by default. Azure/azure-sdk-tools#8827 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
As titled.