Skip to content

Commit

Permalink
Merge pull request #168 from lahirulakruwan/main
Browse files Browse the repository at this point in the history
change added
  • Loading branch information
YujithIsura authored Oct 4, 2024
2 parents 7c0f0ce + 59c453a commit 6a005dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/person_data.bal
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ public isolated service class PersonData {
}
}


isolated resource function get current_job() returns string? {
lock {
return self.person.current_job;
Expand Down

0 comments on commit 6a005dc

Please sign in to comment.