Skip to content

Conversation

@khaliqgant
Copy link
Member

@khaliqgant khaliqgant commented Nov 21, 2025


Expand Node SDK reference docs with new config fields & deprecation flags

This PR updates the Node SDK reference (docs/reference/sdks/node.mdx) by documenting newly-supported request/response fields (tags, overrides, integrations_config_defaults) and adding deprecation annotations for the organization object fields. No source code, runtime behaviour or build logic are modified.

Key Changes

• Added detailed sections for tags, overrides, integrations_config_defaults objects, including sub-fields such as user_scopes, authorization_params, and oauth_scopes_override
• Flagged organization.id and organization.display_name as (Deprecated) in two places
• Grammar/wording clarifications for allowed_integrations, end_user.id, etc.
• Net diff: +68 / ‑6 lines, single file touched

Affected Areas

docs/reference/sdks/node.mdx


This summary was automatically generated by @propel-code-bot

</ResponseField>
<ResponseField name="tags" type="object">
Tags associated with the end user. Only accepts string values, up to 64 keys.
</ResponseField>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Documentation]

Grammar: Replace the fragment "Only accepts string values, up to 64 keys." with "Accepts only string values, up to 64 keys."

Context for Agents
[**Documentation**]

Grammar: Replace the fragment "Only accepts string values, up to 64 keys." with "Accepts only string values, up to 64 keys."

File: docs/reference/sdks/node.mdx
Line: 1827

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