feat: handle []string or string for pathAlias
All checks were successful
Build and Push Server / build-and-push (push) Successful in 2m52s
All checks were successful
Build and Push Server / build-and-push (push) Successful in 2m52s
This commit is contained in:
@@ -17,12 +17,10 @@
|
||||
hidden: true
|
||||
value: Person
|
||||
- path: author.name
|
||||
pathAlias:
|
||||
- author
|
||||
pathAlias: author
|
||||
- path: author.email
|
||||
- path: datePublished
|
||||
pathAlias:
|
||||
- date
|
||||
pathAlias: date
|
||||
- path: prepTime
|
||||
- path: cookTime
|
||||
- path: recipeYield
|
||||
|
||||
Reference in New Issue
Block a user