Skip to content

Phonebook Service - Bugfix request body and response body

Compare
Choose a tag to compare
@setiadijoe setiadijoe released this 30 Jun 07:46
· 34 commits to main since this release
f57049d

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