Skip to content

Commit

Permalink
Update protoc-gen-openapiv2/options/openapiv2.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
  • Loading branch information
krak3n and johanbrandhorst committed Nov 14, 2022
1 parent 71e3a52 commit 964f82f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protoc-gen-openapiv2/options/openapiv2.proto
Expand Up @@ -176,6 +176,8 @@ message Operation {
// See: https://swagger.io/docs/specification/2-0/swagger-extensions/
map<string, google.protobuf.Value> extensions = 13;
// Custom parameters such as HTTP request headers.
// See: https://swagger.io/docs/specification/2-0/describing-parameters/
// and https://swagger.io/specification/v2/#parameter-object.
Parameters parameters = 14;
}

Expand Down

0 comments on commit 964f82f

Please sign in to comment.