fix: improvement response api and docs
This commit is contained in:
@@ -60,7 +60,7 @@ func CreateSubscribePlan(
|
||||
response.RespondJsonSuccess(ctx, w, struct {
|
||||
Message string
|
||||
}{
|
||||
Message: "success",
|
||||
Message: "subscription plan created successfully.",
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user