Skip to content

Enhance network member schema and update POST method to include new fields#852

Merged
sinamics merged 6 commits intosinamics:mainfrom
schmidt-software:feature/extended_member_configuration
Mar 21, 2026
Merged

Enhance network member schema and update POST method to include new fields#852
sinamics merged 6 commits intosinamics:mainfrom
schmidt-software:feature/extended_member_configuration

Conversation

@schmidt-software
Copy link
Contributor

@schmidt-software schmidt-software commented Mar 11, 2026

Enhance network member schema and update POST method to include new fields

  • Added optional fields to the PostBodySchema: activeBridge, capabilities, ipAssignments, noAutoAssignIps, ssoExempt, and tags.
  • Updated the POST_orgUpdateNetworkMember function to allow these new fields for network member updates.

Resolves: #851

…ields

- Added optional fields to the PostBodySchema: activeBridge, capabilities, ipAssignments, noAutoAssignIps, ssoExempt, and tags.
- Updated the POST_orgUpdateNetworkMember function to allow these new fields for network member updates.
@github-actions github-actions bot added the ztnet Main Application label Mar 11, 2026
@schmidt-software schmidt-software marked this pull request as draft March 11, 2026 09:46
- Introduced additional optional fields to the network member schema: activeBridge, capabilities, ipAssignments, noAutoAssignIps, ssoExempt, and tags.
- Updated descriptions for clarity and consistency.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 11, 2026
@schmidt-software schmidt-software marked this pull request as ready for review March 11, 2026 13:21
@schmidt-software schmidt-software changed the title WIP: Enhance network member schema and update POST method to include new fields Enhance network member schema and update POST method to include new fields Mar 11, 2026
- Adjusted the network member schema to ensure consistent formatting and improved readability.
- Changed the type of tags in PostBodySchema from a tuple of strings to a tuple of numbers for better data representation.
@sinamics sinamics merged commit 7d11964 into sinamics:main Mar 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation ztnet Main Application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Extend updateOrganizationNetworkMember API to support additional member fields

2 participants