Skip to content

Validation Schema availability JSON/XSD #553

Closed Answered by rroupski
bobstuart asked this question in Q&A
Discussion options

You must be logged in to vote

The schema server has an API to validate data and to export JSON schema per class or object, see the API doc. For example, to export the network activity event class use:

curl -X GET "https://schema.ocsf.io/schema/classes/network_activity" -H "accept: application/json"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rroupski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants