Skip to content

OneOf (partial implementation)#169

Open
Alma-media wants to merge 19 commits intomasterfrom
one-of-II
Open

OneOf (partial implementation)#169
Alma-media wants to merge 19 commits intomasterfrom
one-of-II

Conversation

@Alma-media
Copy link
Member

Includes:

  • oneof schema definition (from protobuf)
  • generate proto schema
  • JSON/XML

Required:

  • openapi3 support
  • add oneof support to protobuf codec

@Alma-media Alma-media self-assigned this Nov 12, 2020
Comment on lines +1 to +13
log_level = "$LOG_LEVEL"

protobuffers = ["./proto/*.proto"]

include = ["flow.hcl"]

grpc {
address = ":50051"
}

http {
address = ":8080"
} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is best to exclude this example from the master branch.

@veger veger force-pushed the master branch 2 times, most recently from 274c7c0 to 9eb5c6f Compare May 3, 2021 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants