13 lines
312 B
JSON
13 lines
312 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"
|
|
},
|
|
"deprecated": {
|
|
"is_deprecated": false
|
|
}
|
|
}
|
|
} |