Skip to content

docs: fix headings, numbering, and formatting in API.md#63

Open
AKV2703 wants to merge 1 commit into
masterfrom
AKV2703/docs/api-docs-cleanup
Open

docs: fix headings, numbering, and formatting in API.md#63
AKV2703 wants to merge 1 commit into
masterfrom
AKV2703/docs/api-docs-cleanup

Conversation

@AKV2703
Copy link
Copy Markdown
Collaborator

@AKV2703 AKV2703 commented May 23, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates docs/API.md to correct section numbering and improve Markdown heading structure/formatting across multiple API module sections.

Changes:

  • Renumbered API sections to maintain consistent sequential numbering (e.g., Tree Types → 10, Project Management → 11, etc.).
  • Adjusted heading levels within the Tree Scans and Scan Batches sections to better reflect the document hierarchy (e.g., converting mis-leveled ## subsections to ###/####/#####).
  • Added minor spacing/formatting tweaks around section breaks to improve readability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/API.md
- integration tests create and clean up their own data

### 16.11 How To Run Adopter Tests
### 17.11 How To Run Adopter Tests
Comment thread docs/API.md
Comment on lines 3518 to 3520
Run unit tests only:

npm test -- tests/unit/adopters.test.ts
Comment thread docs/API.md
Comment on lines 3522 to 3524
Run integration tests only:

npm test -- tests/integration/adopters.test.ts
Comment thread docs/API.md
## 17.7 Error Handling
### 19.7 Error Handling

Uses centralized error middleware.
@sandaliSS sandaliSS requested a review from Copilot May 23, 2026 11:31
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Comment thread docs/API.md
- integration tests create and clean up their own data

### 16.11 How To Run Adopter Tests
### 17.11 How To Run Adopter Tests
Comment thread docs/API.md
## 17.7 Error Handling
### 19.7 Error Handling

Uses centralized error middleware.
Comment thread docs/API.md
---

## 15.2 Architecture Flow
### 16.2 Architecture Flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants