콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1531 화면
How to create an endpoint using xml-rpc, that when the URL will call it will return all fields and its value of res.users model in a dictionary format.

Example : First I want to create an Endpoint i.e. http://localhost:8069/users . When I will hit this endpoint from postman it should return all the fields and its value from res.users model in a dictionary format.


How can I achieve this using XML-RPC ?

Please suggest if anyone have idea.

아바타
취소