Skip to content

Make parameter "indices" deprecated #67

Description

@merretbuurman

I introduced indices to allow passing several handle record indices.

But now we allow passing various options which are appended to the HTTP GET request (e.g. type, which results in ?type=bla being appended to the Handle Server URL). So why should we not let users directly use index for indices?

In case of type, we allow passing lists. So, type=['bla', 'bli'] will result in ?type=bla&type=bli. We could do the same with index.

Opinions?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions