Document Directus production contract and repair auth

This commit is contained in:
makearmy 2026-07-10 10:51:04 -04:00
parent 0a7ee5ff35
commit 92ce8bce97
32 changed files with 24821 additions and 65 deletions

View file

@ -0,0 +1,19 @@
[
{
"field": "username",
"special": null,
"interface": "input",
"options": null,
"display": "raw",
"display_options": null,
"readonly": 0,
"hidden": 0,
"required": 1,
"sort": 1,
"width": "full",
"note": null,
"conditions": null,
"validation": null,
"validation_message": null
}
]