Skip to content

Fix: launch: OpenAPI spec must match every implemented route and status code (Auto-Generated) - #485

Merged
Depo-dev merged 2 commits into
Telocel-Labs:devfrom
Ennyblack:driptide/issue-421-1787855520969
Aug 31, 2026
Merged

Fix: launch: OpenAPI spec must match every implemented route and status code (Auto-Generated)#485
Depo-dev merged 2 commits into
Telocel-Labs:devfrom
Ennyblack:driptide/issue-421-1787855520969

Conversation

@Ennyblack

Copy link
Copy Markdown

Closes #421

This pull request was generated automatically and scoped strictly to issue #421.

Changes

Added a Go test in services/api/handlers/openapi_lint_test.go that validates api/openapi.yaml against registered routes in services/api/main.go, checks status codes and error codes, and verifies real examples for all endpoints, satisfying the OpenAPI spec acceptance criteria and closing #232.

Verification

⚠️ Not verified locally (no build system detected, or the required toolchain isn't installed on the worker). GitHub CI is the source of truth — please check the CI status on this PR before merging.

Linked with Closes #421 so the Drips Wave bot resolves the issue on merge.

@drips-wave

drips-wave Bot commented Aug 27, 2026

Copy link
Copy Markdown

@Ennyblack Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Depo-dev
Depo-dev merged commit e4980da into Telocel-Labs:dev Aug 31, 2026
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.

launch: OpenAPI spec must match every implemented route and status code

2 participants