Skip to content

docs: warn against writing directly to datasets via API in production#1330

Merged
Ole-Morten merged 1 commit intomasterfrom
docs/warn-against-direct-dataset-writes
Mar 2, 2026
Merged

docs: warn against writing directly to datasets via API in production#1330
Ole-Morten merged 1 commit intomasterfrom
docs/warn-against-direct-dataset-writes

Conversation

@Ole-Morten
Copy link
Contributor

The dataset API endpoint for posting entities is not intended for production use. Add a warning in api.rst directing users to use an HTTP endpoint source or the JSON Push Protocol instead.

Also adds a top-level RST label to json-push.rst so it can be referenced via :ref: consistently with the rest of the docs.

The dataset API endpoint for posting entities is not intended for
production use. Add a warning in api.rst directing users to use an
HTTP endpoint source or the JSON Push Protocol instead.

Also adds a top-level RST label to json-push.rst so it can be
referenced via :ref: consistently with the rest of the docs.
@Ole-Morten Ole-Morten requested a review from a team as a code owner March 2, 2026 14:51
@Ole-Morten Ole-Morten merged commit 3f62018 into master Mar 2, 2026
1 check passed
@Ole-Morten Ole-Morten deleted the docs/warn-against-direct-dataset-writes branch March 2, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants