Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: added the support for multiple security scheme #130

Conversation

nmaqsood91
Copy link
Collaborator

@nmaqsood91 nmaqsood91 commented Jul 23, 2024

🚨 Please review the guidelines for contributing to this repository.

Added support to have multiple security scheme

  • Updated unit tests (*.spec.js)
  • Updated e2e tests (here)
  • Updated documentation (here)

🙌 Thank you!

@@ -1,6 +1,6 @@
{
"name": "serverless-wso2-apim",
"version": "0.7.0",
"version": "0.6.6-alpha.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Downgraded version

Copy link
Collaborator Author

@nmaqsood91 nmaqsood91 Jul 23, 2024

Choose a reason for hiding this comment

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

I cloned repo before the current PR merged. Will update

const qs = require('qs');
listInvokableAPIUrl,
} = require("./wso2apim");
const axios = require("axios");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Different format

@nmaqsood91 nmaqsood91 closed this Jul 23, 2024
@nmaqsood91 nmaqsood91 deleted the feat/added-multiple-security-scheme branch July 23, 2024 15:09
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