Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
YassineOuhadi committed Nov 8, 2024
2 parents 822a5be + 74a1fda commit 06e4f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ project Demo
method getUserByEmail
parameter email is email required

service tweetService
service tweetService
repository tweetRepository
method newTweet
parameter content is content required
Expand All @@ -296,7 +296,7 @@ project Demo
requestParameter userEmail is email required
responseType User

controller tweetController
controller tweetController
path /tweet
service tweetService
route newTweet
Expand Down

0 comments on commit 06e4f75

Please sign in to comment.