Unverified Commit 5029cf49 authored by Fernando Takagi's avatar Fernando Takagi Committed by GitHub
Browse files

Backout "protobufAny" swagger definition in api (#824)

parent a86e8421
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -4769,11 +4769,14 @@
    "protobufAny": {
      "type": "object",
      "properties": {
        "@type": {
        "typeUrl": {
          "type": "string"
        }
        },
      "additionalProperties": {}
        "value": {
          "type": "string",
          "format": "byte"
        }
      }
    },
    "rpcStatus": {
      "type": "object",