Skip to content

Schema: Make all fields in a Reference optional #176

@kvdblom

Description

@kvdblom

Reference currently has:

title: str
authors: list[str]

Which makes them required fields. Having all of them optional would be OK. So either only a title is given, only authors are given, only a link is given, or multilple are given.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions