Skip to content

Commit 8373c24

Browse files
Yuri ZmytrakovYuri Zmytrakov
authored andcommitted
temp
2 parents f53a968 + 8cd3a5c commit 8373c24

File tree

1 file changed

+1
-1
lines changed
  • stac_fastapi/core/stac_fastapi/core

1 file changed

+1
-1
lines changed

stac_fastapi/core/stac_fastapi/core/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ async def post_search(
701701
{
702702
"rel": "previous",
703703
"type": "application/json",
704-
"method": "GET",
704+
"method": "POST",
705705
"href": prev_link,
706706
},
707707
)

0 commit comments

Comments
 (0)