-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
service parameter is modelize by default, event where it is used to define extra ISV parameter that should not be modelized by connect object, example
_```
"service": {
"providers": [
{
"id": "PA-800-926",
"apiKey": "SU-YYY-YYY-YYY:0000000000000000000000000000000000000001"
}
]
}
Once config is modelized, providers only contains id and name, apikey parameter is not in connect provider object.
Is possible not to modelize objects hanging from this one
Metadata
Metadata
Assignees
Labels
No labels