Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API to update ticket. #25

Closed
wants to merge 1 commit into from
Closed

Add API to update ticket. #25

wants to merge 1 commit into from

Conversation

akanshak984
Copy link
Contributor

@akanshak984 akanshak984 commented Sep 17, 2022

#47

@@ -10,5 +10,33 @@ def create
render json: { message: I18n.t('tickets.error.create') }, status: :unprocessable_entity
end
end

def update
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move it to sevices

@Selectus2 Selectus2 closed this Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants