sdk/purview/Azure.Analytics.Purview.Sharing/src/autorest.md
Run dotnet build /t:GenerateCode to generate code.
input-file:
- https://github.com/Azure/azure-rest-api-specs/blob/40a953243ea428918de6e63758e853b7a24aa59a/specification/purview/data-plane/Azure.Analytics.Purview.Share/preview/2023-05-30-preview/share.json
namespace: Azure.Analytics.Purview.Sharing
directive:
- rename-operation:
from: SentShares_Get
to: SentShares_GetSentShare
- rename-operation:
from: SentShares_CreateOrReplace
to: SentShares_CreateOrReplaceSentShare
- rename-operation:
from: SentShares_Delete
to: SentShares_DeleteSentShare
- rename-operation:
from: SentShares_List
to: SentShares_GetAllSentShares
- rename-operation:
from: SentShares_GetInvitation
to: SentShares_GetSentShareInvitation
- rename-operation:
from: SentShares_CreateInvitation
to: SentShares_CreateSentShareInvitation
- rename-operation:
from: SentShares_DeleteInvitation
to: SentShares_DeleteSentShareInvitation
- rename-operation:
from: SentShares_ListInvitations
to: SentShares_GetAllSentShareInvitations
- rename-operation:
from: SentShares_NotifyUserInvitation
to: SentShares_NotifyUserSentShareInvitation
- rename-operation:
from: ReceivedShares_Get
to: ReceivedShares_GetReceivedShare
- rename-operation:
from: ReceivedShares_CreateOrReplace
to: ReceivedShares_CreateOrReplaceReceivedShare
- rename-operation:
from: ReceivedShares_Delete
to: ReceivedShares_DeleteReceivedShare
- rename-operation:
from: ReceivedShares_ListAttached
to: ReceivedShares_GetAllAttachedReceivedShares
- rename-operation:
from: ReceivedShares_ListDetached
to: ReceivedShares_GetAllDetachedReceivedShares
- rename-operation:
from: ShareResources_List
to: ShareResources_GetAllShareResources