• Jan Provaznik's avatar
    Optional '/-/' delimiter for search API · 2370ff85
    Jan Provaznik authored
    '/-/' delimiter is used only in UI, in API we don't use it for
    other endpoints. To align search endpoints with the rest of API
    endpoints, this patch makes '/-/' optional for existing endpoints (to
    keep backward compatibility).
    
    Documentation is updated to prefer paths without '/-/'.
    2370ff85