Go to file
Florian Beisel c08de78984
📝 Update generated documentation with new Models
This commit contains the new documentation for the API endpoints that
will now use the newly generated models that describe their reponse
correctly
2024-01-18 00:15:14 +01:00
api 🚧 Begin implementing the Models 2024-01-18 00:10:48 +01:00
auth 📝 Create missing models for API documentation 2024-01-18 00:09:26 +01:00
config Initial commit 2024-01-17 18:05:55 +01:00
db 🎨 prepare to make the database name configurable 2024-01-17 22:24:18 +01:00
docs 📝 Update generated documentation with new Models 2024-01-18 00:15:14 +01:00
examples Initial commit 2024-01-17 18:05:55 +01:00
middleware Initial commit 2024-01-17 18:05:55 +01:00
models 📝 Create missing models for API documentation 2024-01-18 00:09:26 +01:00
rules 🐛 Use OldHostname when querying the Database 2024-01-18 00:11:39 +01:00
.gitignore chore: add gitignore 2024-01-17 22:09:43 +01:00
go.mod ⬆️ Upgrade dependencies 2024-01-17 22:43:53 +01:00
go.sum ⬆️ Upgrade dependencies 2024-01-17 22:43:53 +01:00
main.go 🎨 prepare to make the database name configurable 2024-01-17 22:24:18 +01:00