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