Skip to content

Missing required parameter in genereated code #102

Description

@qwordy

In azure-rest-api-specs\specification\alertsmanagement\resource-manager\Microsoft.AlertsManagement\stable\2019-06-01\SmartDetectorAlertRulesApi.json

    "required": [
        "state",
        "severity",
        "frequency",
        "detector",
        "scope",
        "actionGroups"
    ],

In generated code, detector is missing. And required parameters should not have default value None in custom function.

Activity

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

Metadata

Metadata

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