Skip to content

docs: add Xquik OpenAPI example - #1

Open
kriptoburak wants to merge 3 commits into
lightforgemedia:mainfrom
kriptoburak:codex/add-xquik-lightforge-example-0644
Open

docs: add Xquik OpenAPI example#1
kriptoburak wants to merge 3 commits into
lightforgemedia:mainfrom
kriptoburak:codex/add-xquik-lightforge-example-0644

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jul 4, 2026

Copy link
Copy Markdown

Summary

  • Add a working Xquik hosted OpenAPI example that follows the specification server URL.
  • Upgrade kin-openapi and schema handling for OpenAPI 3.1 multi-type schemas.
  • Discover arbitrary header API-key schemes instead of assuming ApiKeyAuth.
  • Fix --dry-run nil-server panics and isolate the formerly network-dependent test.
  • Correct the MCP expansion, Go prerequisite, CI version, and example validation behavior.

Validation

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • go mod verify
  • make
  • Built CLI successfully loads the live Xquik OpenAPI 3.1 document in --dry-run mode.
  • git diff --check

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 563ff2ccd4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md Outdated
@kriptoburak

Copy link
Copy Markdown
Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 72ebfcb7b6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pkg/openapi2mcp/register.go
@kriptoburak

Copy link
Copy Markdown
Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: e963607be7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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