Skip to content

Wrapper doesn't respect https://api.ovh.com/ documentation with None value #99

Closed
@nledez

Description

@nledez

For example:

result = client.get('/domain/zone/hashicorp4noobs.fr/record', 
    fieldType=None, // Filter the value of fieldType property (like) (type: zone.NamedResolutionFieldTypeEnum)
    subDomain=None, // Filter the value of subDomain property (like) (type: string)
)

Return a:

ovh.exceptions.BadParametersError: [fieldType] Given data (None) does not belong to the NamedResolutionFieldTypeEnum enumeration
OVH-Query-ID: EU.ext-2.612b4d7e.29385.a922ffb9-cbe4-4e2c-bca3-5888c1cbc55e

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