View Source ExOpenAI.Components.ProjectUserUpdateRequest (ex_openai.ex v1.8.0)
Schema representing a ProjectUserUpdateRequest within the OpenAI API
Summary
Types
@type t() :: %ExOpenAI.Components.ProjectUserUpdateRequest{role: :member | :owner}
Schema representing a ProjectUserUpdateRequest within the OpenAI API
@type t() :: %ExOpenAI.Components.ProjectUserUpdateRequest{role: :member | :owner}