Skip to content

Commit

Permalink
@sanderegg review: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Nov 30, 2022
1 parent d09fd50 commit 0b23f85
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
class StudyPort(SolverPort):
key: NodeID = Field(
...,
description="port identifier name",
description="port identifier name."
"Correponds to the UUID of the parameter/probe node in the study",
title="Key name",
)

0 comments on commit 0b23f85

Please sign in to comment.