chore(docs): Generated DML JSON files (automated) (#10530)
* chore(docs): Generated DML JSON files (automated) * fixes --------- Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
co-authored by
olivermrbl
Shahed Nasser
parent
9e3cca4b18
commit
4b384eaf05
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Locking": {
|
||||
"filePath": "packages/modules/providers/locking-postgres/src/models/locking.ts",
|
||||
"properties": {
|
||||
"id": "The ID of the locking.",
|
||||
"owner_id": "The ID of the locking's owner.",
|
||||
"expiration": "The expiration date of the locking"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user