File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 650650 "ListBackup" : {
651651 "$ref" : " #/components/schemas/BackupData"
652652 },
653- "ListBackupResponse " : {
653+ "ListBackupsResponse " : {
654654 "properties" : {
655655 "backups" : {
656656 "description" : " The list containing the information about the backups." ,
868868 ],
869869 "type" : " object"
870870 },
871- "ListUserResponse " : {
871+ "ListUsersResponse " : {
872872 "properties" : {
873873 "pagination" : {
874874 "$ref" : " #/components/schemas/Pagination"
887887 ],
888888 "type" : " object"
889889 },
890- "ListVersionResponse " : {
890+ "ListVersionsResponse " : {
891891 "properties" : {
892892 "versions" : {
893893 "description" : " A list containing available postgres versions." ,
29532953 "content" : {
29542954 "application/json" : {
29552955 "schema" : {
2956- "$ref" : " #/components/schemas/ListBackupResponse "
2956+ "$ref" : " #/components/schemas/ListBackupsResponse "
29572957 }
29582958 }
29592959 },
47624762 "content" : {
47634763 "application/json" : {
47644764 "schema" : {
4765- "$ref" : " #/components/schemas/ListUserResponse "
4765+ "$ref" : " #/components/schemas/ListUsersResponse "
47664766 }
47674767 }
47684768 },
58185818 "content" : {
58195819 "application/json" : {
58205820 "schema" : {
5821- "$ref" : " #/components/schemas/ListVersionResponse "
5821+ "$ref" : " #/components/schemas/ListVersionsResponse "
58225822 }
58235823 }
58245824 },
Original file line number Diff line number Diff line change 623623 "ListBackup" : {
624624 "$ref" : " #/components/schemas/BackupData"
625625 },
626- "ListBackupResponse " : {
626+ "ListBackupsResponse " : {
627627 "properties" : {
628628 "backups" : {
629629 "description" : " The list containing the information about the backups." ,
815815 ],
816816 "type" : " object"
817817 },
818- "ListUserResponse " : {
818+ "ListUsersResponse " : {
819819 "properties" : {
820820 "pagination" : {
821821 "$ref" : " #/components/schemas/Pagination"
30653065 "content" : {
30663066 "application/json" : {
30673067 "schema" : {
3068- "$ref" : " #/components/schemas/ListBackupResponse "
3068+ "$ref" : " #/components/schemas/ListBackupsResponse "
30693069 }
30703070 }
30713071 },
48744874 "content" : {
48754875 "application/json" : {
48764876 "schema" : {
4877- "$ref" : " #/components/schemas/ListUserResponse "
4877+ "$ref" : " #/components/schemas/ListUsersResponse "
48784878 }
48794879 }
48804880 },
Original file line number Diff line number Diff line change 653653 "ListBackup" : {
654654 "$ref" : " #/components/schemas/BackupData"
655655 },
656- "ListBackupResponse " : {
656+ "ListBackupsResponse " : {
657657 "properties" : {
658658 "backups" : {
659659 "description" : " The list containing the information about the backups." ,
871871 ],
872872 "type" : " object"
873873 },
874- "ListUserResponse " : {
874+ "ListUsersResponse " : {
875875 "properties" : {
876876 "pagination" : {
877877 "$ref" : " #/components/schemas/Pagination"
890890 ],
891891 "type" : " object"
892892 },
893- "ListVersionResponse " : {
893+ "ListVersionsResponse " : {
894894 "properties" : {
895895 "versions" : {
896896 "description" : " A list containing available postgres versions." ,
29562956 "content" : {
29572957 "application/json" : {
29582958 "schema" : {
2959- "$ref" : " #/components/schemas/ListBackupResponse "
2959+ "$ref" : " #/components/schemas/ListBackupsResponse "
29602960 }
29612961 }
29622962 },
47654765 "content" : {
47664766 "application/json" : {
47674767 "schema" : {
4768- "$ref" : " #/components/schemas/ListUserResponse "
4768+ "$ref" : " #/components/schemas/ListUsersResponse "
47694769 }
47704770 }
47714771 },
58215821 "content" : {
58225822 "application/json" : {
58235823 "schema" : {
5824- "$ref" : " #/components/schemas/ListVersionResponse "
5824+ "$ref" : " #/components/schemas/ListVersionsResponse "
58255825 }
58265826 }
58275827 },
You can’t perform that action at this time.
0 commit comments