Skip to content

Feat make api request#4

Merged
Andrew-Paystack merged 2 commits intomainfrom
feat-make-api-request
Jan 26, 2026
Merged

Feat make api request#4
Andrew-Paystack merged 2 commits intomainfrom
feat-make-api-request

Conversation

@damilola-paystack
Copy link
Copy Markdown
Member

No description provided.


try {
const operation = openapi.getOperationById(operation_id.trim());
console.log("Operation: ", operation)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@damilola-paystack I saw something about avoiding console.log on the MCP docs. Should we use console.warn instead?

See docs

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah. I forgot to add a todo comment that they'll be removed after testing. I'll remove them in the next PR after testing further

@Andrew-Paystack Andrew-Paystack merged commit 8090fbe into main Jan 26, 2026
@damilola-paystack damilola-paystack deleted the feat-make-api-request branch February 9, 2026 11:26
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