This repository has been archived by the owner on Jul 4, 2022. It is now read-only.
route: add GET/PUT /elastic/{index}/mappings #10
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
This is an abstraction to create, update, and retrieve index mappings on a specific index.
GET /elastic/{index}/mappings
200 OK
PUT /elastic/{index}/mappings
Create or updates the index mapping of the kind.
200 OK
The text was updated successfully, but these errors were encountered: