Skip to content
Snippets Groups Projects

ADD get community data api endpoint

Merged Xavier Bonet requested to merge ADD_get_community_data_api_endpoint into main

Add a new endpoint to GET data from a specific communtity: http://odoo-ce.local:8069/api/community/25 It returns: { "id": 25, "name": "CEL Sabadell Vell", "birth_date": "2022-09-18", "members": [], "contact_info": { "street": "Via Lliure 12", "postal_code": "08302", "city": "Mataró", "state": "Barcelona", "country": "Spain", "phone": "930185137", "email": "carsharing@sommobilitat.coop", "telegram": "@Sabadell_Vell" }, "active_services": [ { "id": 11, "name": "Generació renovable comunitaria" }, { "id": 13, "name": "Mobilitat sostenible" }, { "id": 15, "name": "Energia tèrmica i climatització" } ] }

Merge request reports

Pipeline #14724 passed

Pipeline passed for bab145d9 on ADD_get_community_data_api_endpoint

Merged by Xavier BonetXavier Bonet 2 years ago (Sep 27, 2022 9:02am UTC)

Loading

Pipeline #14732 passed

Pipeline passed for 5b77a9aa on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading