Update generated files

This commit is contained in:
Jordan Liggitt
2019-01-15 10:45:21 -05:00
parent 9229399bd6
commit ef4983fb52
19 changed files with 249 additions and 136 deletions

View File

@@ -1,7 +1,7 @@
package(default_visibility = ["//visibility:public"])
filegroup(
name = "swagger-spec",
name = "openapi-spec",
srcs = glob([
"**/*.json",
]),