Skip to content

Commit

Permalink
Remove relation entry from example
Browse files Browse the repository at this point in the history
  • Loading branch information
nanglo123 committed Jul 9, 2024
1 parent a36f211 commit 217caf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mira/dkg/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,6 @@ def add_relation(
request: Request,
relation_query: RelationQuery = Body(
..., example={"source_curie": "vo:0000022",
"relations": "vo:0001243",
"target_curie": "ncbitaxon:644"}
)
):
Expand Down

0 comments on commit 217caf8

Please sign in to comment.