Skip to content

Commit

Permalink
Add George's service
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeblahblah committed Feb 20, 2024
1 parent 2737b78 commit f2ba1fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions thrift/native.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,7 @@ service Navigation {
service Newsletters {
bool requestSignUp(1: string emailAddress, 2:string newsletterIdentityName)
}

service GeorgeService {
bool sayHello()
}

0 comments on commit f2ba1fb

Please sign in to comment.