Skip to content

test: cover lower-case api key header#88

Merged
samzong merged 1 commit into
lathe-cli:mainfrom
kriptoburak:codex/xquik-lowercase-api-key-header
Jul 3, 2026
Merged

test: cover lower-case api key header#88
samzong merged 1 commit into
lathe-cli:mainfrom
kriptoburak:codex/xquik-lowercase-api-key-header

Conversation

@kriptoburak

Copy link
Copy Markdown
Contributor

Summary

Covers custom lower-case x-api-key API key headers in runtime auth application and host config mapping. Some OpenAPI specs declare header names in lower case, so this keeps the runtime behavior covered directly.

Verification

go test ./pkg/runtime ./pkg/config

Compatibility

No generated command shape, catalog schema, auth behavior, body behavior, output behavior, or docs changes. Test coverage only.

Checklist

  • Tests or focused verification cover the changed surface.
  • User-facing behavior changes are documented or not applicable.
  • Generated output under internal/generated/, .cache/, and ad-hoc skills/<cli-name>/ directories is not committed.
  • Commits are signed off when this is ready to merge.

Signed-off-by: kriptoburak <kriptoburak@users.noreply.github.com>
@samzong samzong merged commit 95bf2aa into lathe-cli:main Jul 3, 2026
3 checks passed
@samzong

samzong commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

@kriptoburak Thank you for your contribution!

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.

2 participants