Skip to content

running get_server() in iaas with details=True leads to crash #1345

Open
@smatting

Description

@smatting

Description

Please add a clear and concise description of what the bug is.

Steps to reproduce

self.iaas_client.get_server(self.config.stackit.project_id, server.id, details=False) # succeeds
self.iaas_client.get_server(self.config.stackit.project_id, server.id, details=True) # crashes with

Multiple matches found when deserializing the JSON string into AllowedAddressesInner with oneOf schemas: str. Details

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions