Skip to content

Commit

Permalink
Update example output
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Jan 27, 2016
1 parent a6eb1cf commit 0bb4f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.lhs
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ main = BL8.writeFile "swagger.json" (encode swagDoc)
"get":{
"responses":{
"404":{
"description":"id not found"
"description":"`id` not found"
},
"200":{
"schema":{
Expand Down

0 comments on commit 0bb4f93

Please sign in to comment.