Skip to content

Config service mocelize by default issue #42

@sansalinas

Description

@sansalinas

https://github.com/ingrammicro/connect-php-sdk/blob/5c3b7e8b97bb9b7769128fd9e5dd7532b88e9fcb/src/Config.php#L67

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions