Skip to content

Commit

Permalink
Update urls.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleguido committed Aug 12, 2024
1 parent a33f7d7 commit a2b26ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
{
"description": "[Menu] get the list of stories that composes the Menu, basically all stories tagged with `menu` tag. The `slug` property of each story is prefixed with `level-` followed by a number, this way the list is easily ordered. Every story has a `slug` property that is used as identifier",
"url": "/api/story?filters={\"tags__slug\":\"menu\"}&order_by=slug&limit=10",
"hash": "d159095c9a67b4a002ed8a5c522df27440e74f0f58af01bd93b7d38de7ad7bfa"
"url": "/api/story?filters={\"tags__slug\":\"menu\"}&orderby=slug&limit=10",
"hash": "16ee08eeb51a2ea46fa3d851e1dbbccdc2966dd7601aa1705c27db5890393b57"
},
{
"description": "[level 1] Content of the object of type Story",
Expand Down

0 comments on commit a2b26ed

Please sign in to comment.