Commit 3bb04dd9 authored by joffinjoy's avatar joffinjoy
Browse files

API Id Fix

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -101,7 +101,7 @@ object ApiId {
val EXPORT_CSV = "api.collection.export"
//Movie APIs
val ADD_MOVIE = "api.movie.add"
val CREATE_MOVIE = "api.movie.create"
val READ_MOVIE = "api.movie.read"
val UPDATE_MOVIE = "api.movie.update"
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment