mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
- Add separate name (display) and slug fields when creating/updating sub-orgs - Use GenericResourceNameSchema for display name (allows spaces, uppercase) - Auto-generate slug from name when not provided - Maintain backward compatibility: UPDATE with only name updates both fields - Update frontend forms: NewSubOrganizationForm and SubOrgNameChangeSection - Add API reference docs for sub-organizations endpoints Co-authored-by: Cursor <cursoragent@cursor.com>