Document JSON ingestion schema APIs#1202
Merged
Merged
Conversation
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 20, 2026 18:29
d52e77c to
b967a4d
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-extension
branch
from
May 20, 2026 18:29
8ea9e97 to
3ea2a40
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 20, 2026 18:52
b967a4d to
be69edf
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-extension
branch
from
May 20, 2026 18:52
3ea2a40 to
7eea290
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 20, 2026 19:56
be69edf to
d3393aa
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-extension
branch
from
May 20, 2026 19:56
7eea290 to
461ba24
Compare
jwils
changed the base branch from
joshuaw/json-ingestion-extension
to
joshuaw/json-ingestion-default-extension
May 20, 2026 19:57
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 20, 2026 20:03
d3393aa to
60ef9c4
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
2 times, most recently
from
May 20, 2026 20:15
edc42c3 to
62013f0
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 20, 2026 20:15
60ef9c4 to
2fdd0ae
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 21, 2026 02:49
2fdd0ae to
514f27e
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
2 times, most recently
from
May 21, 2026 13:43
1eec3a6 to
f13769d
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 21, 2026 13:43
514f27e to
d3b2bee
Compare
jwils
marked this pull request as ready for review
May 22, 2026 18:23
jwils
requested review from
BrianSigafoos-SQ,
ayousufi,
bsorbo,
jwondrusch and
myronmarston
as code owners
May 22, 2026 18:23
myronmarston
approved these changes
May 22, 2026
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
from
May 22, 2026 22:41
f13769d to
ee7fe58
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 22, 2026 22:41
d3b2bee to
90223f8
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
from
May 24, 2026 13:33
ee7fe58 to
4170e75
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 24, 2026 13:33
90223f8 to
d6a9682
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
from
May 24, 2026 14:09
4170e75 to
a49a787
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
from
May 25, 2026 01:11
96a43fd to
c9e27aa
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 25, 2026 01:11
db4dd41 to
ca3f255
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
from
May 25, 2026 01:17
c9e27aa to
2633554
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
2 times, most recently
from
May 25, 2026 03:43
38fa6a0 to
c838d85
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
from
May 25, 2026 03:44
2633554 to
6a7badd
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 25, 2026 04:11
c838d85 to
346b9f6
Compare
jwils
force-pushed
the
joshuaw/json-ingestion-default-extension
branch
from
May 25, 2026 04:11
6a7badd to
39eec10
Compare
myronmarston
self-requested a review
May 27, 2026 01:29
jwils
force-pushed
the
joshuaw/json-ingestion-docs
branch
from
May 27, 2026 02:51
346b9f6 to
83e73c8
Compare
myronmarston
approved these changes
May 28, 2026
myronmarston
approved these changes
May 30, 2026
myronmarston
approved these changes
May 30, 2026
myronmarston
approved these changes
May 31, 2026
This was referenced Jun 1, 2026
myronmarston
approved these changes
Jun 6, 2026
myronmarston
approved these changes
Jun 10, 2026
This was referenced Jun 11, 2026
myronmarston
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Document the JSON ingestion schema-definition APIs after extracting JSON ingestion into its own extension and making it part of generated projects by default.
What
json_schema_version,json_schema_strictness, scalar JSON Schema metadata, field/type validations, and field-levelnullable: falseRisk Assessment
Low - README-only documentation change. Snippets are validated.
References
script/quick_buildpassed before the generated diagram restack;script/update_dependency_diagrams --verifyand README spellcheck passed after it.Stack
Current PR is marked with
->.