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
When there are two LRO operations which has the same PollingOperation, duplicate Long-Running-Result-Retrieval-Method FetchXXXFromXXX methods generated.
The text was updated successfully, but these errors were encountered:
chunyu3
changed the title
[defect] generate duplicate LRO envelope result parser FetchXXXFromXXX methods
[defect] generate duplicate Long Running Result Retrieval Method FetchXXXFromXXX methods
Oct 15, 2024
…is referenced multiple times
- when writing result retrieval methods, avoid duplicated instances
- add test case which should be added into cadl-ranch later
fixAzure#5113
When there are two LRO operations which has the same PollingOperation, duplicate Long-Running-Result-Retrieval-Method
FetchXXXFromXXX
methods generated.The text was updated successfully, but these errors were encountered: