You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace "DO NOT EDIT" header in legacy SCIM command files (#4722)
## Summary
- The legacy SCIM command files (groups, users, service-principals) for
both account and workspace were last regenerated in f09257e.
- Since c0a0f04 introduced the v2 SCIM commands, the legacy files are
no longer auto-generated; the v2 replacements are the generated files
now.
- Replace the stale `// Code generated ... DO NOT EDIT.` header with a
comment explaining these files are manually maintained.
0 commit comments