Skip to content

Get repository should support wildcards #4758

Closed
@clintongormley

Description

@clintongormley

These work:

GET /_snapshot/
GET /_snapshot/_all
GET /_snapshot/name
GET /_snapshot/name,name

But wildcards don't:

GET /_snapshot/*
GET /_snapshot/prefi*

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions