Skip to content

jenwirth/tapir-iron-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run:

sbt reStart

Swagger: http://localhost:7777/docs/

Using httpie:

  • returns "Invalid value for: body (expected phoneNumber to match:…)"
$ http POST ':7777/toto/vanilla' phoneNumber="1111111111"
  • returns just "Invalid value for: body"
$ http POST ':7777/toto/iron' phoneNumber="1111111111"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages