Hi all,
Does each endpoint of Elasticsearch’s API have a canonical name? For example, let’s take the “PUT mapping API” described here. I’ve found two candidate names in the source code:
I'm wondering about all this because I'd like to be precise when discussing or documenting Elasticsearch clients and the server features that they may or may not support.