Skip to content

test: add Xquik OpenAPI fixture - #1

Open
kriptoburak wants to merge 1 commit into
dmoose:mainfrom
kriptoburak:codex/add-xquik-openapi-fixture
Open

test: add Xquik OpenAPI fixture#1
kriptoburak wants to merge 1 commit into
dmoose:mainfrom
kriptoburak:codex/add-xquik-openapi-fixture

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jul 1, 2026

Copy link
Copy Markdown

Summary

  • Add a compact OpenAPI 3.1 fixture based on the public Xquik contract.
  • Cover API-key header auth, a nested API path, schema refs, and disclosure rendering.
  • Fix the repository installation path and documented build output location.

Validation

  • go test ./...
  • go vet ./...
  • make test
  • make lint
  • go mod tidy with no dependency diff

@kriptoburak
kriptoburak force-pushed the codex/add-xquik-openapi-fixture branch from b31bea3 to b2bd9e8 Compare July 19, 2026 22:24
@kriptoburak

Copy link
Copy Markdown
Author

Rebased this contribution on the current main branch as 1 signed commit.

The repair keeps the Xquik OpenAPI 3.1 fixture and adds an independent documentation fix: the go install module path now matches this repository and the build output location is accurate.

Validation passed: go test ./..., go vet ./..., make test, make lint, and go mod tidy with no dependency diff.

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.

1 participant