Skip to content

Commit 71ed9be

Browse files
committed
Tidy up service description
1 parent fd5bd1f commit 71ed9be

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
Service Name:
2-
NexusService
3-
Operation Names:
4-
echo
5-
hello
1+
## Service: [NexusService](https://github.com/temporalio/samples-java/blob/main/core/src/main/java/io/temporal/samples/nexus/service/NexusService.java)
2+
- operation: `echo`
3+
- operation: `hello`
4+
5+
See https://github.com/temporalio/samples-java/blob/main/core/src/main/java/io/temporal/samples/nexus/service/NexusService.java for Input / Output types.
66

7-
Input / Output arguments are in the following repository:
8-
https://github.com/temporalio/samples-java/core/src/main/java/io/temporal/samples/nexus/service/NexusService.java

0 commit comments

Comments
 (0)