Skip to content

Remove name property from endpoints.CreateOpts #3016

@manji-0

Description

@manji-0

https://github.com/gophercloud/gophercloud/blob/master/openstack/identity/v3/endpoints/requests.go#L22

The name parameter is not required. According to the API specification, it is an unnecessary property that is not even optional.

Ref: https://docs.openstack.org/api-ref/identity/v3/#create-endpoint

So, it should be deleted from CreateOpts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions