dlr-eoc / prosEO

prosEO – A Processing System for Earth Observation Data
GNU General Public License v3.0
14 stars 1 forks source link

All services: Remove redundant "mission" parameter on search queries #118

Open tangobravo62 opened 3 years ago

tangobravo62 commented 3 years ago

Since implementing the role based access model, search requests can only be performed on objects belonging to the mission the user is currently logged in to. Therefore the "mission" parameter in HTTP GET search requests is redundant and can be removed from the REST interfaces (except for the Mission Manager itself).