Skip to content

Malformed JSON Struct Tags #1839

@alrs

Description

@alrs

The Op and Path fields of the UpdateOperation struct in baremetal/v1/ports/requests both have the JSON tag argument required, which does not exist in the Go JSON library.

The VirtualIP member of an anonymous struct in networking/v2/extensions/lbaas/vips is tagged with the same JSON tag twice.

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