Skip to content

Commit

Permalink
Lanvard#42 allow optional parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Reindert Vetter committed May 16, 2020
1 parent 39717f3 commit 9670680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions routes/api.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
package routes

import (
"github.com/lanvard/contract/inter"
"github.com/lanvard/foundation/http/outcome"
. "github.com/lanvard/routing"
"lanvard/src/controllers"
)
Expand Down

0 comments on commit 9670680

Please sign in to comment.