Skip to content

v0.3.6: Advertise the amenity / tag_key+tag_value requirement in the schema

Latest

Choose a tag to compare

@cyanheads cyanheads released this 02 Aug 16:32
v0.3.6
20dfc6a

Advertise the amenity / tag_key+tag_value requirement in the schema

  • openstreetmap_query_nearby and openstreetmap_query_bbox's
    advertised inputSchema now carries anyOf over required-sets, so a
    caller reading the schema alone sees that a tag mode is required (#47)
  • Additive: existing argument sets stay valid; resolveTagInput remains
    the runtime enforcement point

CHANGELOG v0.3.6