Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
piphone
piphone-front
Commits
b89d6b9c
Commit
b89d6b9c
authored
Aug 07, 2016
by
okhin
Browse files
The model should return phone, not tel
parent
4a6d2d8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/datas/contacts.json
View file @
b89d6b9c
...
...
@@ -3,7 +3,7 @@
"id"
:
"75426"
,
"last_name"
:
"ANDERSDOTTER"
,
"first_name"
:
"Amelia"
,
"
tel
"
:
"+322 28 45922"
,
"
phone
"
:
"+322 28 45922"
,
"external_id"
:
"108570"
,
"groups"
:
[
{
...
...
@@ -42,7 +42,7 @@
"id"
:
"1245"
,
"last_name"
:
"BLINKEVIČIŪTĖ"
,
"first_name"
:
"Vilija"
,
"
tel
"
:
"+322 28 45435"
,
"
phone
"
:
"+322 28 45435"
,
"external_id"
:
"96681"
,
"groups"
:
[
{
...
...
@@ -81,7 +81,7 @@
"id"
:
"2324"
,
"last_name"
:
"ANDRIEU"
,
"first_name"
:
"Eric"
,
"
tel
"
:
"+322 28 45170"
,
"
phone
"
:
"+322 28 45170"
,
"external_id"
:
"113892"
,
"groups"
:
[
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment