fix template, remove okr, use casan.*
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
# API Contract
|
||||
|
||||
POST /auth/login
|
||||
GET /objectives
|
||||
GET /objectives/:id
|
||||
POST /objectives
|
||||
GET /key-results/:id
|
||||
POST /key-results
|
||||
PATCH /key-results/:id/progress
|
||||
Contract boundaries are derived from apps/okr/domain/input/okr-requirement.md. No endpoint is accepted without a requirement ID, validation contract, authorization rule, and error response.
|
||||
|
||||
Reference in New Issue
Block a user