Skip to content

🐛 Change Document Source default to DS #80

@ollyhensby

Description

@ollyhensby

Describe the bug
Document Source should be DS not WD:

document_source: str = Field( # TODO: rename `document_source`
"WD",
description="software used to author the document",
examples=DocSource._member_names_,
alias="doc_source",
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions