Skip to content

Commit

Permalink
docstring added
Browse files Browse the repository at this point in the history
  • Loading branch information
yash-pal1 committed Dec 20, 2023
1 parent 85f1944 commit 84a96f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jelastic/api/administration/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ def Config(self) -> "_Config":


class _Analytics(Administration):
"""
Ref: https://docs.jelastic.com/api/private/#!/api/administration.Config
"""

_endpoint2 = "analytics"

def GetNodesAffinitySuggestion(
Expand Down

0 comments on commit 84a96f4

Please # to comment.