Made modified field in ArticleSummary nullable
This commit is contained in:
1
api.yaml
1
api.yaml
@@ -309,6 +309,7 @@ components:
|
|||||||
modified:
|
modified:
|
||||||
type: string
|
type: string
|
||||||
description: A RFC3339 formatted date when the article was modified
|
description: A RFC3339 formatted date when the article was modified
|
||||||
|
nullable: true
|
||||||
link:
|
link:
|
||||||
type: string
|
type: string
|
||||||
description: Link to the article itself
|
description: Link to the article itself
|
||||||
|
|||||||
Reference in New Issue
Block a user