Method: PostWorkspacesResponse500Error#to_dynamic
- Defined in:
- lib/schemas.rb
#to_dynamic ⇒ Object
28005 28006 28007 28008 28009 28010 |
# File 'lib/schemas.rb', line 28005 def to_dynamic { "message" => , "name" => post_workspaces_response500_error_name, } end |