Skip to content

Commit 0ccc168

Browse files
TWSingleSourceWix Tech Writers
and
Wix Tech Writers
authored
remove sentence from dev preview article
* Published by the Tech Writer Single Sourcing Tool * Published by the Tech Writer Single Sourcing Tool --------- Co-authored-by: Wix Tech Writers <[email protected]>
1 parent ad1e8b1 commit 0ccc168

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

guides/developer-preview.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ APIs in Developer Preview mode include the following warning in their introducti
1414
<span>APIs in <a href="https://www.wix.com/velo/reference/api-overview/developer-preview">Developer Preview</a> are subject to change and are not intended for use in production.<br/><a href="mailto:[email protected]">Send us</a> your suggestions for improving this API. Your feedback is valuable to us.</span>
1515
</div>
1616

17-
&nbsp;
18-
19-
20-
They also include this tag in the reference for each function:
21-
17+
They also include this tag in the reference for each function:
2218
![developer preview tag](https://user-images.githubusercontent.com/89579857/213133550-2b4fa3e8-e8fc-4513-a733-00abcc70925c.png)
2319
Once these tags are removed, the API is fully released.
2420

@@ -74,5 +70,7 @@ This is a list of the APIs that are currently in Developer Preview mode.
7470
| wix-loyalty.v2 | Programs | [activateLoyaltyProgram](https://www.wix.com/velo/reference/wix-loyalty-v2/programs/activateloyaltyprogram "anchor")<br>[updateLoyaltyProgram](https://www.wix.com/velo/reference/wix-loyalty-v2/programs/updateloyaltyprogram "anchor")<br>[getLoyaltyProgram](https://www.wix.com/velo/reference/wix-loyalty-v2/programs/getloyaltyprogram "anchor") |
7571
| wix-marketing-tags.v2 | MarketingTags | [deleteMarketingTag](https://www.wix.com/velo/reference/wix-marketing-tags-v2/marketingtags/deletemarketingtag "anchor")<br>[listMarketingTags](https://www.wix.com/velo/reference/wix-marketing-tags-v2/marketingtags/listmarketingtags "anchor")<br>[upsertMarketingTag](https://www.wix.com/velo/reference/wix-marketing-tags-v2/marketingtags/upsertmarketingtag "anchor") |
7672
| wix-sender-details.v2 | SenderDetails | [getSenderDetails](https://www.wix.com/velo/reference/wix-sender-details-v2/senderdetails/getsenderdetails "anchor")<br>[resolveActualFromAddress](https://www.wix.com/velo/reference/wix-sender-details-v2/senderdetails/resolveactualfromaddress "anchor")<br>[updateSenderDetails](https://www.wix.com/velo/reference/wix-sender-details-v2/senderdetails/updatesenderdetails "anchor")<br>[verifyEmail](https://www.wix.com/velo/reference/wix-sender-details-v2/senderdetails/verifyemail "anchor") |
73+
| wix-email-marketing.v2 | AccountDetails | [getAccountDetails](/wix-email-marketing-v2/accountdetails)
74+
| wix-email-marketing.v2 | Campaigns | [deleteCampaign](/wix-email-marketing-v2/campaigns/deletecampaign)<br>[getCampaign](/wix-email-marketing-v2/campaigns/getcampaign)<br>[listCampaigns](/wix-email-marketing-v2/campaigns/listcampaigns)<br>[listRecipients](/wix-email-marketing-v2/campaigns/listrecipients)<br>[listStatistics](/wix-email-marketing-v2/campaigns/liststatistics)<br>[pauseScheduling](/wix-email-marketing-v2/campaigns/pausescheduling)<br>[publishCampaign](/wix-email-marketing-v2/campaigns/publishcampaign)<br>[reuseCampaign](/wix-email-marketing-v2/campaigns/reusecampaign)<br>[sendTest](/wix-email-marketing-v2/campaigns/sendtest)|
7775

7876

0 commit comments

Comments
 (0)