Files
infisical/docs/api-reference
IgorHorta e8f2d23aeb feat(ENG-4527): Add display name support for sub-organizations
- 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>
2026-02-04 15:53:21 -03:00
..