Top Level Namespace
Defined Under Namespace
Modules: LocationApi
Instance Method Summary collapse
-
#get_version ⇒ Object
#Locations API.
Instance Method Details
#get_version ⇒ Object
#Locations API
#No description provided (generated by Openapi Generator github.com/openapitools/openapi-generator)
The version of the OpenAPI document: 1.0 Contact: support@phoenixnap.com Generated by: openapi-generator.tech Generator version: 7.20.0
12 13 14 |
# File 'lib/pnap_location_api/version.rb', line 12 def get_version() return File.read(File.('../../../VERSION', __FILE__)).strip end |