Replies: 1 comment 1 reply
-
Is this with Confluent Platform or Confluent Cloud? If Confluent Platform, which version? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello,
I get the following error when try to register JSON schema with 2020-12 Draft:
once I add # at the end of the schema uri, i.e.
https://json-schema.org/draft/2020-12/schema#
the schema is accepted.According to JSON 2020-12 schema meta-schema there is no # at the end of the uri.
Is that expected or it's a bug?
Could you please point me to correct place where it's documented?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions