Provide REST API endpoint to list pipeline schedule variables

Proposal

We have create, edit, delete endpoint for Pipeline schedule variables. It would be useful to also have an API endpoint to list a specific scheduled pipeline's variables like:

GET /projects/:id/pipeline_schedules/:pipeline_schedule_id/variables
Edited by 🤖 GitLab Bot 🤖