Skip to content

Commit

Permalink
[#1] Update kios documentation based on review v2
Browse files Browse the repository at this point in the history
  • Loading branch information
I Putu Mahendra Juniartha committed Dec 5, 2020
1 parent bf4c339 commit 8e5159d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions doc/kios.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ Response Payload :
Request Payload :
```
{
"kios_name": "kalimantan"
"kios_name": "kalimantan",
"address": ""
}
```
Expand All @@ -465,8 +465,8 @@ Response Payload :
Request Payload :
```
{
"kios_name": "kalimantan"
"address": "jl. k. h. moch mansyur no. 32 jembatan 5"
"kios_name": "kalimantan",
"address": "jl. k. h. moch mansyur no. 32 jembatan 5",
"branch_code": ""
}
```
Expand All @@ -487,8 +487,8 @@ Response Payload :
Request Payload :
```
{
"kios_name": "kalimantan"
"address": "jl. k. h. moch mansyur no. 32 jembatan 5"
"kios_name": "kalimantan",
"address": "jl. k. h. moch mansyur no. 32 jembatan 5",
"branch_code": "asal"
}
```
Expand All @@ -509,8 +509,8 @@ Response Payload:
Request Payload :
```
{
"kios_name": "kalimantan"
"address": "jl. k. h. moch mansyur no. 32 jembatan 5"
"kios_name": "kalimantan",
"address": "jl. k. h. moch mansyur no. 32 jembatan 5",
"branch_code": "0001"
}
```
Expand Down

0 comments on commit 8e5159d

Please sign in to comment.