-
Notifications
You must be signed in to change notification settings - Fork 0
Spec compliance #6
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
The specification contains imprecise definitions like "optional but strongly recommended" or "very optional". How do we deal with that? Currently, the "optional but strongly recommended" properties
home_page_urlandfeed_urlare typed as required though inputs aren't validated yet so one can pass anything if one ignores the TypeScript errors. We should clearly document the imprecise specification and any deviations from it.