[openSUSE/open-build-service] a781c4: Add source project name with copy command
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: a781c48e3da9bcefef740d9b981c57a0a2353733 https://github.com/openSUSE/open-build-service/commit/a781c48e3da9bcefef740d... Author: Dani Donisa <dani.doni@gmail.com> Date: 2021-12-02 (Thu, 02 Dec 2021) Changed paths: M src/api/public/apidocs-new/OBS-v2.10.50.yaml A src/api/public/apidocs-new/paths/source_project_name_cmd_copy.yaml Log Message: ----------- Add source project name with copy command This PR documents the `POST /source/<project>?cmd=copy` endpoint with the new OpenAPI specification. The `copy` command copies the entire project from the source project provided by `oproject` to the target project provided by `project`. The params `makeolder` and `makeoriginolder` update the relevant vrev. The param `withbinaries` ensures we copy also the binaries. Commit: bce5ab4369f8605b735fa04750074f5d7484f365 https://github.com/openSUSE/open-build-service/commit/bce5ab4369f8605b735fa0... Author: Dani Donisa <daniel.donisa@suse.com> Date: 2021-12-02 (Thu, 02 Dec 2021) Changed paths: M src/api/public/apidocs-new/OBS-v2.10.50.yaml A src/api/public/apidocs-new/paths/source_project_name_cmd_copy.yaml Log Message: ----------- Merge pull request #11912 from danidoni/add_source_project_name_copy_cmd_apidoc_endpoint Add source project name copy cmd apidoc endpoint Compare: https://github.com/openSUSE/open-build-service/compare/50e9b8c953ca...bce5ab...
participants (1)
-
Dani Donisa