Skip to content

fix: update OpenAPI descriptions to match actual behavior - #391

Merged
DenisCarriere merged 1 commit into
mainfrom
fix/openapi-descriptions
Feb 21, 2026
Merged

fix: update OpenAPI descriptions to match actual behavior#391
DenisCarriere merged 1 commit into
mainfrom
fix/openapi-descriptions

Conversation

@pax-openclaw

@pax-openclaw pax-openclaw Bot commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

Closes #389

  • Removed nonexistent parameter from documentation
  • Updated health endpoint description to match actual behavior (verifies database connections, returns 200/503, no query parameters)
  • Reviewed all other endpoint descriptions — they appear accurate

The skip_endpoints query parameter was removed from the codebase but still
referenced in the skills.md documentation. Updated the health endpoint
description to accurately reflect actual behavior (database connection checks).

closes #389
@pax-openclaw
pax-openclaw Bot requested a review from DenisCarriere February 21, 2026 00:18
@DenisCarriere
DenisCarriere merged commit ad7825b into main Feb 21, 2026
1 check passed
@DenisCarriere
DenisCarriere deleted the fix/openapi-descriptions branch February 21, 2026 00:19
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.

Update OpenAPI descriptions to match

1 participant