Skip to content

Commit

Permalink
Description added to discussion scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
dgparmar14 committed Jul 5, 2024
1 parent 6609994 commit e3bb35d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schemas/discussion-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ type: array
required:
- source
- title
- description
- author
- url
- category
Expand All @@ -15,6 +16,8 @@ properties:
type: string
title:
type: string
description:
type: string
author:
type: string
url:
Expand Down

0 comments on commit e3bb35d

Please sign in to comment.