[openSUSE/open-build-service] 0040e9: Remove `GET /service/:service` API endpoint
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 0040e9239369891eecefed602ecae4112218e215 https://github.com/openSUSE/open-build-service/commit/0040e9239369891eecefed... Author: Eduardo Navarro <enavarro@suse.com> Date: 2021-10-15 (Fri, 15 Oct 2021) Changed paths: M src/api/app/controllers/service_controller.rb M src/api/config/routes/api_routes.rb Log Message: ----------- Remove `GET /service/:service` API endpoint It was never used, and commented in the backend. Let's remove it by now, and introduce it back when it is implemented in the backend. Commit: 9c56be8363d7249d07d23fa83799acf35d8bb0fd https://github.com/openSUSE/open-build-service/commit/9c56be8363d7249d07d23f... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2021-10-18 (Mon, 18 Oct 2021) Changed paths: M src/api/app/controllers/service_controller.rb M src/api/config/routes/api_routes.rb Log Message: ----------- Merge pull request #11734 from eduardoj/comment_service_service_endpoint Remove `GET /service/:service` API endpoint Compare: https://github.com/openSUSE/open-build-service/compare/a756725a083f...9c56be...
participants (1)
-
Dany Marcoux