• Jan Provaznik's avatar
    Optional '/-/' delimiter for epics and search API · 6ea8fc2f
    Jan Provaznik authored
    '/-/' delimiter is used only in UI, in API we don't use it for
    other endpoints. To align epics and search endpoints with the rest of API
    endpoints, this patch makes '/-/' optional for existing endpoints (to
    keep backward compatibility), for new endpoints (epic notes, discussions)
    '/-/' path is not included.
    
    Documentation is updated to prefer paths without '/-/'.
    
    Closes #5245
    6ea8fc2f
epics.rb 4.47 KB