diff --git a/controller/tap/handlers.go b/controller/tap/handlers.go index d5100d384..1250f9277 100644 --- a/controller/tap/handlers.go +++ b/controller/tap/handlers.go @@ -330,6 +330,7 @@ func mkPathItem(desc string) spec.PathItem { }, }, }, + ID: "tapResourceV0", }, }, },