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 dbb53e5 commit 492972cCopy full SHA for 492972c
openapiv3/annotations.proto
@@ -41,7 +41,7 @@ option java_package = "org.openapi_v3";
41
option objc_class_prefix = "OAS";
42
43
// The Go package name.
44
-option go_package = "github.com/google/gnostic/openapi;openapi_v3";
+option go_package = "github.com/google/gnostic/openapiv3;openapi_v3";
45
46
extend google.protobuf.FileOptions {
47
Document document = 1143;
0 commit comments