@wix/blog_draft-posts
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -619,2 +619,3 @@ "use strict"; | ||
* @requiredField draftPosts.title | ||
* @param options - Options for creating multiple draft posts. | ||
* @permissionScope Manage Blog | ||
@@ -1139,2 +1140,3 @@ * @permissionScopeId SCOPE.DC-BLOG.MANAGE-BLOG | ||
* @requiredField postIds | ||
* @param options - Options for deleting multiple draft posts. | ||
* @permissionScope Manage Blog | ||
@@ -1141,0 +1143,0 @@ * @permissionScopeId SCOPE.DC-BLOG.MANAGE-BLOG |
@@ -591,2 +591,3 @@ import { serializer, transformError, resolveQueryFieldsTransformationPaths, } from '@wix/metro-runtime/velo'; | ||
* @requiredField draftPosts.title | ||
* @param options - Options for creating multiple draft posts. | ||
* @permissionScope Manage Blog | ||
@@ -1104,2 +1105,3 @@ * @permissionScopeId SCOPE.DC-BLOG.MANAGE-BLOG | ||
* @requiredField postIds | ||
* @param options - Options for deleting multiple draft posts. | ||
* @permissionScope Manage Blog | ||
@@ -1106,0 +1108,0 @@ * @permissionScopeId SCOPE.DC-BLOG.MANAGE-BLOG |
{ | ||
"name": "@wix/blog_draft-posts", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "3b46f2c949b52f8fe3601d7f006b1c5da32fbb14287c67ce5504eb4f" | ||
"falconPackageHash": "a9a4105469f5f17e0b396fb2561f3b59b0d2bcaf5ad2bc530264d2c7" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1828123
44662