Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Booth a312281c22
feat: add preliminary admin project
The admin dashboard will be separated into its own subdomain. For this reason, a separate project will be created
2024-03-02 05:25:42 +00:00
Oliver Booth 1946690bd9
fix: maintain property order in BlogPost schema
.NET / Build & Test (push) Failing after 55s Details
2024-03-02 04:17:45 +00:00
Oliver Booth 25a73bce0f
refactor: add api versioned endpoints 2024-03-02 04:15:57 +00:00
Oliver Booth e5eeb5eaa2
feat: add versioning 2024-03-02 03:38:17 +00:00
Oliver Booth 97466ba84b
refactor: register markdown pipeline in common lib 2024-03-02 03:23:10 +00:00
Oliver Booth ab76264cd0
refactor!: move API to separate project
This change fundamentally alters URI format
2024-03-02 03:22:18 +00:00