Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate encoded segment documents using JSON schema #53

Open
pokryfka opened this issue Aug 3, 2020 · 1 comment · May be fixed by #74
Open

Validate encoded segment documents using JSON schema #53

pokryfka opened this issue Aug 3, 2020 · 1 comment · May be fixed by #74
Labels
enhancement New feature or request low-priority

Comments

@pokryfka
Copy link
Owner

pokryfka commented Aug 3, 2020

X-Ray provides a JSON schema for segment documents. You can download the schema here: xray-segmentdocument-schema-v1.0.0. The fields and objects listed in the schema are described in more detail in the following sections.

https://docs.aws.amazon.com/xray/latest/devguide/xray-api-segmentdocuments.html

xray-segmentdocument-schema-v1.0.0.json.txt

@pokryfka pokryfka added enhancement New feature or request low-priority labels Aug 3, 2020
@pokryfka pokryfka added this to the v0.7.1 milestone Aug 15, 2020
pokryfka added a commit that referenced this issue Aug 15, 2020
@pokryfka pokryfka linked a pull request Aug 15, 2020 that will close this issue
@pokryfka pokryfka modified the milestones: v0.7.1, v0.8.0 Aug 15, 2020
@pokryfka
Copy link
Owner Author

PoC #74

Works well on macOS but https://github.com/kylef/JSONSchema.swift.git does not compile on Linux

@pokryfka pokryfka removed this from the v0.8.0 milestone Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant