Skip to content

Commit

Permalink
[HWORKS-888] Improve documentation for gRPC support (logicalclocks#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdlrm authored Mar 15, 2024
1 parent 69224fa commit 34de8ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/hsml/deployment.py
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ def creator(self):

@property
def api_protocol(self):
"""API protocol enabled in the deployment (e.g., HTTP or GRPC)."""
return self._predictor.api_protocol

@api_protocol.setter
Expand Down

0 comments on commit 34de8ac

Please sign in to comment.