Skip to content

Commit

Permalink
stash (#5361)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Nichols authored May 7, 2021
1 parent a6afc47 commit 88d8a3e
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 133 deletions.
1 change: 1 addition & 0 deletions cmd/schema/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ func main() {
registry.Register(&eventingv1.Trigger{})

// Messaging
registry.Register(&messagingv1.Subscription{})
registry.Register(&messagingv1.Channel{})
registry.Register(&messagingv1.InMemoryChannel{})

Expand Down
Loading

0 comments on commit 88d8a3e

Please sign in to comment.