Skip to content

modify contact-related API#32

Merged
lockys merged 4 commits into
dev-branchfrom
lockys-dev-branch
Mar 2, 2016
Merged

modify contact-related API#32
lockys merged 4 commits into
dev-branchfrom
lockys-dev-branch

Conversation

@lockys

@lockys lockys commented Mar 1, 2016

Copy link
Copy Markdown
Member

Have influence on

GET /api/v1/accounts/{user-uuid}/contacts
POST /api/v1/accounts/{user-uuid}/contacts/{qrCodeUuid}
PUT  /api/v1/accounts/{user-uuid}/contacts/{qrCodeUuid}
DELETE /api/v1/accounts/{user-uuid}/contacts/{qrCodeUuid}

@lockys lockys added the working label Mar 1, 2016
@qoojung

qoojung commented Mar 2, 2016

Copy link
Copy Markdown
Contributor

Contact type: 3 types

  • icon (0)
  • app user free (1)
  • app user charge (2)

Contact state 2 types

  • enabled
  • disabled

lockys added a commit that referenced this pull request Mar 2, 2016
@lockys
lockys merged commit 4e55e8d into dev-branch Mar 2, 2016
@lockys
lockys deleted the lockys-dev-branch branch March 2, 2016 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants