Add schema serde utilities #190
Annotations
7 errors and 1 warning
validate:
proto/schema/v1/schema.proto#L22
Field "3" with name "id" on message "Schema" changed option "json_name" from "type" to "id".
|
validate:
proto/schema/v1/schema.proto#L22
Field "3" with name "id" on message "Schema" changed type from "enum" to "int32".
|
validate:
proto/schema/v1/schema.proto#L22
Field "3" on message "Schema" changed name from "type" to "id".
|
validate:
proto/schema/v1/schema.proto#L24
Field "4" with name "type" on message "Schema" changed option "json_name" from "bytes" to "type".
|
validate:
proto/schema/v1/schema.proto#L24
Field "4" with name "type" on message "Schema" changed type from "bytes" to "enum".
|
validate:
proto/schema/v1/schema.proto#L24
Field "4" on message "Schema" changed name from "bytes" to "type".
|
validate
buf found 6 breaking changes.
|
validate
No github_token supplied, API requests will be subject to stricter rate limiting
|