stable

Clone or download

Read-only

request #9876 SOAP examples must be part of Tuleap documentation

Some examples could be find here: https://tuleap-documentation.readthedocs.io/en/latest/user-guide/other-services.html#soap-api Change-Id: I198f05cc0a612ec0f5fe63801996c6f3386f7790

Modified Files

Name
D tools/examples/soap/docman/add_docman_file.php +0 −68 Go to diff View file
D tools/examples/soap/docman/add_docman_link.php +0 −44 Go to diff View file
D tools/examples/soap/docman/search_docman_item.php +0 −51 Go to diff View file
D tools/examples/soap/docman/update_docman_link.php +0 −45 Go to diff View file
D tools/examples/soap/frs/add_file.php +0 −65 Go to diff View file
D tools/examples/soap/frs/get_file_chunks.php +0 −42 Go to diff View file
D tools/examples/soap/frs/get_file_info.php +0 −45 Go to diff View file
D tools/examples/soap/frs/update_file_comment.php +0 −46 Go to diff View file
D tools/examples/soap/frs/update_release.php +0 −56 Go to diff View file
D tools/examples/soap/prj/activate_service.php +0 −44 Go to diff View file
D tools/examples/soap/prj/add_project.php +0 −51 Go to diff View file
D tools/examples/soap/prj/add_project_generic_user.php +0 −45 Go to diff View file
D tools/examples/soap/prj/add_project_member.php +0 −45 Go to diff View file
D tools/examples/soap/prj/add_ugroup_member.php +0 −45 Go to diff View file
D tools/examples/soap/prj/check_user_existance.php +0 −13 Go to diff View file
D tools/examples/soap/prj/create_project.php +0 −49 Go to diff View file
D tools/examples/soap/prj/deactivate_service.php +0 −44 Go to diff View file
D tools/examples/soap/prj/get_group_members.php +0 −13 Go to diff View file
D tools/examples/soap/prj/get_plateform_project_desc_fields.php +0 −42 Go to diff View file
D tools/examples/soap/prj/get_project_desc_fields_values.php +0 −44 Go to diff View file
D tools/examples/soap/prj/get_project_generic_user.php +0 −43 Go to diff View file
D tools/examples/soap/prj/get_project_services_usage.php +0 −43 Go to diff View file
D tools/examples/soap/prj/remove_project_member.php +0 −45 Go to diff View file
D tools/examples/soap/prj/set_project_desc_field.php +0 −46 Go to diff View file
D tools/examples/soap/prj/unset_generic_user.php +0 −43 Go to diff View file
D tools/examples/soap/svn/svn_get_commiters.php +0 −17 Go to diff View file
D tools/examples/soap/svn/svn_get_log.php +0 −13 Go to diff View file
D tools/examples/soap/svn/svn_get_path.php +0 −40 Go to diff View file
D tools/examples/soap/svn/svn_get_paths_with_log_details.php +0 −40 Go to diff View file
D tools/examples/soap/tracker/.get_artifacts.php.swp +- −- Go to diff View file
D tools/examples/soap/tracker/README +0 −7 Go to diff View file
D tools/examples/soap/tracker/add_artifact.php +0 −85 Go to diff View file
D tools/examples/soap/tracker/add_artifact_file.php +0 −105 Go to diff View file
D tools/examples/soap/tracker/add_selectbox_values.php +0 −47 Go to diff View file
D tools/examples/soap/tracker/delete_artifact_file.php +0 −69 Go to diff View file
D tools/examples/soap/tracker/get_artifact.php +0 −50 Go to diff View file
D tools/examples/soap/tracker/get_artifact_comments.php +0 −47 Go to diff View file
D tools/examples/soap/tracker/get_artifact_file.php +0 −64 Go to diff View file
D tools/examples/soap/tracker/get_artifact_history.php +0 −47 Go to diff View file
D tools/examples/soap/tracker/get_artifacts.php +0 −101 Go to diff View file
D tools/examples/soap/tracker/get_artifacts_from_report.php +0 −78 Go to diff View file
D tools/examples/soap/tracker/get_tracker_fields.php +0 −48 Go to diff View file
D tools/examples/soap/tracker/get_tracker_reports.php +0 −48 Go to diff View file
D tools/examples/soap/tracker/get_tracker_structure.php +0 −53 Go to diff View file
D tools/examples/soap/tracker/update_artifact.php +0 −81 Go to diff View file
D tools/examples/soap/tracker/update_artifact_file.php +0 −105 Go to diff View file
D tools/examples/soap/tracker/upload_file.php +0 −85 Go to diff View file