Skip to content

Phonebook Service - Add field status label and cover image url

Compare
Choose a tag to compare
@setiadijoe setiadijoe released this 05 Jul 06:30
· 25 commits to main since this release
218fbad

API List

The API list is in this link

Features

  1. Get list phonebooks
  2. Get detail of a phonebook
  3. Create a phonebook
  4. Update a phonebook
  5. Delete a phonebook

Changes

  • update response json using snake case
  • add health checker for live and ready
  • add method for get list phonebooks by longitude and latitude
  • serialize phone numbers
  • update registry base image
  • add field check is exist
  • update body request and body response as on api contract sapawarga v1
  • update status code for get, created, updated and deleted record
  • add field cover_image_url and status_label