Skip to content

Config service mocelize by default issue #42

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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