Skip to content

Add frontizo as productType in Network #130

@TimVerheul

Description

@TimVerheul

Hi,
Meraki recently implemented something new which is called "Secure Connect". This is a network on it's own. My client uses this.
The productType of this is "frontizo". Currently I get a parse error because this value is not in the list of productType.

image

My request is to have the value "frontizo" added to the file Meraki.Api/Data/ProductType.cs

The code that needs to be added would be:

[EnumMember(Value = "frontizo")]
Frontizo,

@danielabbatt @stashjones

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