Skip to content

Fix: align ASTER OpenAPI with the executable HTTP contract - #30

Merged
tuzuminami merged 1 commit into
mainfrom
codex/aster-openapi-runtime-p1
Jul 13, 2026
Merged

Fix: align ASTER OpenAPI with the executable HTTP contract#30
tuzuminami merged 1 commit into
mainfrom
codex/aster-openapi-runtime-p1

Conversation

@tuzuminami

Copy link
Copy Markdown
Owner

Summary

  • make X-Tenant-Id an optional verified-principal consistency assertion
  • document the required PluginManifest request body and stable 401/403/422 errors
  • execute OpenAPI-valid plugin requests through the HTTP handler

Closes #29

Verification

  • pnpm run verify (26 passed, 4 PostgreSQL environment skips)
  • git diff --check

@tuzuminami
tuzuminami merged commit 3be4c79 into main Jul 13, 2026
1 check passed
@tuzuminami
tuzuminami deleted the codex/aster-openapi-runtime-p1 branch July 13, 2026 11:16
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.

P1: align ASTER OpenAPI request contracts with the executable HTTP runtime

1 participant