* 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>
10 lines
263 B
JSON
10 lines
263 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
} |