Method: LiteLLMClient::Destructivehint.openapi_any_of

Defined in:
lib/litellm_client/models/destructivehint.rb

.openapi_any_ofObject

List of class defined in anyOf (OpenAPI v3)



20
21
22
23
24
25
# File 'lib/litellm_client/models/destructivehint.rb', line 20

def openapi_any_of
  [
    :'Boolean',
    :'Null'
  ]
end