+1
-1
libs/lexicons/lexicons/feed/getRecipes.tsp
+1
-1
libs/lexicons/lexicons/feed/getRecipes.tsp
+1
-1
libs/lexicons/lib/types/blue/recipes/feed/getRecipes.ts
+1
-1
libs/lexicons/lib/types/blue/recipes/feed/getRecipes.ts
···
5
5
6
6
const _mainSchema = /*#__PURE__*/ v.query("blue.recipes.feed.getRecipes", {
7
7
params: /*#__PURE__*/ v.object({
8
-
author: /*#__PURE__*/ v.actorIdentifierString(),
8
+
author: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
9
9
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
10
10
/**
11
11
* @minimum 1