@getcommunity/gc-validators 0.0.65 → 0.0.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -839,6 +839,7 @@ var QueryStrapiSearchClientMediaPlatforms = v3__namespace.object({
839
839
  ),
840
840
  LIMIT_PAGINATION_DEFAULT_SIZE
841
841
  ),
842
+ is_active: v3__namespace.optional(v3__namespace.boolean()),
842
843
  client_id: v3__namespace.optional(IsValidReferenceDocumentId),
843
844
  media_platform_id: v3__namespace.optional(IsValidReferenceDocumentId)
844
845
  });