Skip to content

Commit 60ae1de

Browse files
committed
Change reponse name to pages
1 parent dddf5b4 commit 60ae1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/proxito/views/hosting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ def _get_filesections_response(self, *, project, version):
732732

733733
return {
734734
"enabled": True,
735-
"sections": [
735+
"pages": [
736736
{
737737
"path": page.path,
738738
"sections": [

0 commit comments

Comments
 (0)