Skip to main content
POST
CheckProtobufDescriptorCompatibility

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
protobufDescriptor
object

Response

A successful response.

isValid
boolean
incompatibleProtobufDescriptorFields
object[]