mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 21:48:39 +00:00
45663ac1a8
*Most* of our parsing can be done without passing any extra context into the parser that isn't already part of the xcontent stream. While I was looking around at the places that *do* need a context I found a few places that were declared to need a context but don't actually need it.