solutions

solutions
solutions

Model to represent a collection of solutions

JSON Example
{
    "solution": [
        {
            "adapterKindKeys": [
                "string"
            ],
            "description": "string",
            "id": "string",
            "links": [
                {
                    "description": "string",
                    "href": "string",
                    "name": "string",
                    "rel": "string"
                }
            ],
            "name": "string",
            "vendor": "string",
            "version": "string"
        }
    ]
}
array of solution
solution
Optional

List of solutions