Skip to content

Commit

Permalink
Merge pull request #239 from stripe/remi-add-custom-submit-endpoint
Browse files Browse the repository at this point in the history
Add support for new /submit endpoint to stripe-mock
  • Loading branch information
remi-stripe committed Sep 1, 2020
2 parents cc0faf2 + 19670e8 commit 022f777
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 022f777

Please sign in to comment.