IBM / event-streams

IBM Event Streams issues repository. For more details, see the website:
https://ibm.github.io/event-streams/
Apache License 2.0
12 stars 16 forks source link

Missing Documentation for Schema API #30

Closed snaum closed 5 years ago

snaum commented 5 years ago

Schema API documentation page is 404

https://ibm.github.io/event-streams/schemas/schema-api-reference/

samuel-hawker commented 5 years ago

Hello @snaum, thank you so much for letting us know! We will aim to fix this soon, in the meantime you can find the schema JavaDoc here: https://ibm.github.io/event-streams/schema-api/ which can be found in the APIs dropdown in the documentation.

You can also use our CLI provided with Event Streams to interact with schemas.

gabortpubs commented 5 years ago

Thanks for reporting this issue, this is now fixed: https://ibm.github.io/event-streams/schemas/overview/#serialization-and-deserialization