Method: PostImportOpenapiResponse401Error#to_dynamic
- Defined in:
- lib/schemas.rb
#to_dynamic ⇒ Object
23649 23650 23651 23652 23653 23654 |
# File 'lib/schemas.rb', line 23649 def to_dynamic { "message" => , "name" => post_import_openapi_response401_error_name, } end |