Skip to content

Commit

Permalink
Add rest call
Browse files Browse the repository at this point in the history
  • Loading branch information
RathanakSreang committed Dec 26, 2023
1 parent d1d7036 commit 791e2ec
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ package com.rathanak.khmerroman.request

import retrofit2.Call
import retrofit2.http.Body
import retrofit2.http.GET
import retrofit2.http.POST
import retrofit2.http.Path

interface ApiService {
@POST("/v1/spelling-check")
Expand Down

0 comments on commit 791e2ec

Please sign in to comment.