You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: