Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Back Back
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Faladoc.ai
  • BackBack
  • Merge requests
  • !32

Merged
Created May 31, 2024 by Guilherme Poglia Barreto@guilherme.barretoDeveloper

feature/deleteAppointment

  • Overview 0
  • Commits 3
  • Changes 3

This MR adds the deleteAppointment method to the AppointmentService class in the appointment-services.ts file. The method allows deleting an appointment by its ID. If the appointment is not found, an error is thrown. Add deleteAppointment endpoint to AppointmentsController.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/deleteAppointment