Initial commit: antigravity-ipa-workflow
This commit is contained in:
22
templates/docs/API_SPEC.md.template
Normal file
22
templates/docs/API_SPEC.md.template
Normal file
@@ -0,0 +1,22 @@
|
||||
# API Specification — [Project Name]
|
||||
|
||||
## 1. Overview
|
||||
|
||||
## 2. Authentication
|
||||
|
||||
## 3. Endpoints
|
||||
### E-01:
|
||||
- **Method:** GET/POST/PUT/DELETE
|
||||
- **Path:** /api/v1/...
|
||||
- **Request:**
|
||||
- **Response:**
|
||||
- **Maps to:** FR-xx
|
||||
|
||||
### E-02:
|
||||
|
||||
## 4. Error Handling
|
||||
|
||||
## 5. Rate Limiting
|
||||
|
||||
## 6. Traceability
|
||||
<!-- Map endpoints to FR-xx requirements from SRD -->
|
||||
Reference in New Issue
Block a user