Skip to content

Commit

Permalink
fix deliveryStatus enum values
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed May 1, 2017
1 parent fb861c5 commit 529baa8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/2.0/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@
"type":"string",
"description":"The TAP Message delivery status.",
"enum":[
"processing",
"processing",
"sent",
"delivered",
Expand Down Expand Up @@ -299,4 +298,4 @@
}
}
}
}
}

0 comments on commit 529baa8

Please sign in to comment.