We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fef8c9 + b0cee89 commit b193c21Copy full SHA for b193c21
1 file changed
src/models/database-document.ts
@@ -33,7 +33,7 @@ export interface DatabaseDocument {
33
* @type {string}
34
* @memberof DatabaseDocument
35
*/
36
- 'createad': string;
+ 'created': string;
37
/**
38
*
39
* @type {DocumentType}
0 commit comments