Skip to content

Commit

Permalink
REF: Rename octue question events raw to octue question events get
Browse files Browse the repository at this point in the history
skipci
  • Loading branch information
cortadocodes committed Jan 13, 2025
1 parent ecc4ef9 commit 69cada1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octue/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ def events():
"`OCTUE_SERVICE_CONFIGURATION_PATH` environment variable is used if present, otherwise the local path `octue.yaml` "
"is used.",
)
def raw(
def get(
question_uuid,
parent_question_uuid,
originator_question_uuid,
Expand Down

0 comments on commit 69cada1

Please sign in to comment.