docs(models): add package documentation for models module

This commit is contained in:
2026-01-07 12:38:53 -05:00
parent b16c44170e
commit f63b0137e8

View File

@@ -1,3 +1,4 @@
// Package models contains the data models used by the application
package models
// AppInfo represents an application requesting authorization