We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8282f83 commit 49c2c3dCopy full SHA for 49c2c3d
examples/user/user.go
@@ -1,7 +1,7 @@
1
package user
2
3
import (
4
- "../.."
+ "github.com/go-rs/rest-api-framework"
5
)
6
7
func APIs(api *rest.API) {
0 commit comments