Method: ForemanApi::Resources::SmartVariable.doc
- Defined in:
- lib/foreman_api/resources/smart_variable.rb
.doc ⇒ Object
4 5 6 |
# File 'lib/foreman_api/resources/smart_variable.rb', line 4 def self.doc @doc ||= ForemanApi.doc['resources']["smart_variables"] end |