Skip to content

docs(api): better document zod schemas #17

@MathiasDevelopes

Description

@MathiasDevelopes

While some of the variable names and the associated datatype is enough to make a good guess of what the variable actually contains, it is sub-optimal.

e.g

date: z.string(),

Date in this case is just a string. We dont know the format, unless there is documentation.

Metadata

Metadata

Labels

apiEverything pertaining to the API interface.documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions