Skip to content

Commit

Permalink
ESCKAN-35 - add additional fields to the public KS endpoint (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
D-GopalKrishna authored May 8, 2024
1 parent f8ec7e2 commit b3c11fd
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion backend/composer/api/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,15 @@ class Meta(ConnectivityStatementSerializer.Meta):
"apinatomy_model",
"phenotype_id",
"phenotype",
"reference_uri"
"reference_uri",
"provenances",
"knowledge_statement",
"journey",
"laterality",
"projection",
"circuit_type",
"sex",
"apinatomy_model",
"statement_preview",
)

0 comments on commit b3c11fd

Please sign in to comment.