Skip to content

Commit

Permalink
feat(artifact): add chunk uid in query params
Browse files Browse the repository at this point in the history
  • Loading branch information
Yougigun committed Sep 26, 2024
1 parent 40d39a6 commit b4f303f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/settings-env/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2955,7 +2955,8 @@
"method": "GET",
"timeout": "10s",
"input_query_strings": [
"fileUid"
"fileUid",
"chunkUids"
]
},
{
Expand Down

0 comments on commit b4f303f

Please sign in to comment.