Skip to content

Commit

Permalink
Add Javadoc since for GrpcObservationDocumentation.GrpcServerEvents.C…
Browse files Browse the repository at this point in the history
…ANCELLED (#5483)
  • Loading branch information
izeye committed Sep 20, 2024
1 parent 3a60c3e commit 8c53ae7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ public String getName() {
}

},
/**
* For a canceled event.
* @since 1.14.0
*/
CANCELLED {
@Override
public String getName() {
Expand Down

0 comments on commit 8c53ae7

Please sign in to comment.