iglu icon indicating copy to clipboard operation
iglu copied to clipboard

Iglu Schema Registry: validate that schemas are uploaded to the correct path

Open fblundun opened this issue 9 years ago • 3 comments

The "self" field of the schema should match the path to which it is uploaded.

fblundun avatar Nov 12 '15 15:11 fblundun

We could even make it possible to upload a schema either without the "self" field or without the path and have the server fill the missing information in automatically.

fblundun avatar Nov 12 '15 15:11 fblundun

Sounds good!

alexanderdean avatar Nov 12 '15 18:11 alexanderdean

Port implementation from Schema DDL.

chuwy avatar Jan 26 '18 13:01 chuwy