Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
chore: Add info about omitted user fields
Browse files Browse the repository at this point in the history
  • Loading branch information
novotnyj committed Nov 19, 2024
1 parent 6118e95 commit 436056d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi/paths/users/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ get:
and private information.
The user account is identified by the provided authentication token.
The fields `plan`, `email` and `profile` are omitted when this endpoint is accessed from Actor run.
operationId: users_me_get
responses:
'200':
Expand Down

0 comments on commit 436056d

Please sign in to comment.