Skip to content

Google Empty type not supported property #12

@cosmotek

Description

@cosmotek

With ConnectRPC requests, RPC methods that include the Empty type still require the request body to include {}. This protoc plugin generates OpenAPIv3 spec that doesn't include requestBody. This is breaking Swagger/Stoplight Element UI for me.

Also, unless I have something configured incorrectly, Connect folds XValue types such as StringValue into a single string in requests. For example, instead of {"value": "hello"} connect expects "hello".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions