Skip to content

Document the SYSTEM_ACCOUNT user type - #1437

Open
ting-hong-shieh wants to merge 1 commit into
PaloAltoNetworks:masterfrom
ting-hong-shieh:agent/add-system-account-enum
Open

Document the SYSTEM_ACCOUNT user type#1437
ting-hong-shieh wants to merge 1 commit into
PaloAltoNetworks:masterfrom
ting-hong-shieh:agent/add-system-account-enum

Conversation

@ting-hong-shieh

Copy link
Copy Markdown

Summary

Add SYSTEM_ACCOUNT to the user_type enum in the List Users V3 OpenAPI schema.

The API can return this value, but the schema documented only USER_ACCOUNT and SERVICE_ACCOUNT. Including the missing enum value keeps the response documentation aligned with the API.

Closes #1087.

Validation

  • python3 -m json.tool openapi-specs/cspm/UserProfile.json
  • Prettier check for openapi-specs/cspm/UserProfile.json

@ting-hong-shieh
ting-hong-shieh marked this pull request as ready for review August 13, 2026 15:06
@ting-hong-shieh
ting-hong-shieh requested a review from a team as a code owner August 13, 2026 15:06
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.

Add user type "SYSTEM_ACCOUNT" to "List Users V3"

1 participant