Skip to content

Commit

Permalink
Add support for new /submit endpoint to stripe-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-stripe committed Sep 1, 2020
1 parent cc0faf2 commit 19670e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.go
Expand Up @@ -529,6 +529,7 @@ var hasPrimaryIDSuffixes = [...]string{
"/reject",
"/release",
"/send",
"/submit",
"/verify",
"/void",
}
Expand Down

0 comments on commit 19670e8

Please sign in to comment.