Skip to content

Commit

Permalink
Include related topics in topic model (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgDangl committed May 6, 2024
1 parent 3e1b64c commit 12133a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2180,6 +2180,11 @@ components:
due_date:
type: string
nullable: true
related_topics:
type: array
nullable: true
items:
$ref: '#/components/schemas/related_topic_GET'
authorization:
type: object
properties:
Expand Down

0 comments on commit 12133a4

Please sign in to comment.