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

loopback apiconnect extension must add x-ibm-name to info header in api spec #5259

Closed
deepakrkris opened this issue Apr 27, 2020 · 0 comments · Fixed by #5266
Closed

loopback apiconnect extension must add x-ibm-name to info header in api spec #5259

deepakrkris opened this issue Apr 27, 2020 · 0 comments · Fixed by #5266
Labels

Comments

@deepakrkris
Copy link
Contributor

Suggestion

LoopBack extension for apiconnect , which enhances api spec for IBM APIConnect must make a few changes for the product publish to work
#4498 (comment)

Use Cases

IBM - APIConnect integration

Examples

#4498 (comment)

"info": {
"x-ibm-name": "loopback4-example-shopping",
"title": "loopback4-example-shopping",
"version": "1.2.0",
"description": "LoopBack 4 Example: Online Shopping APIs",
"contact": {
"name": "LoopBack contributors",
"email": "[email protected]",
"url": "https://loopback.io"
}

Acceptance criteria

TBD - will be filled by the team.

@deepakrkris deepakrkris changed the title loopback apiconnect extension must add x-ibm-name to info header in api spec loopback apiconnect extension must add x-ibm-name to info header in api spec Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant