Skip to content

Fix API Spec Validation on Load #221

Description

@Pidoko257

Category: Bug Fix
Priority: Medium
Difficulty: Medium
Drips Reward: 150 points

Description

Invalid OpenAPI specs don't show clear errors; Redoc fails silently or shows cryptic messages.

Expected Outcome

Invalid specs show helpful validation errors and recovery suggestions.

Acceptance Criteria

  • Validation errors shown to user
  • Error message explains issue
  • Suggests how to fix
  • Points to line in spec
  • Validation runs on load

Files or Components Likely Affected

ApiReference.tsx, src/pages/api.tsx

Skills Required

React, OpenAPI Validation, Error Handling

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions