Top Level Namespace

Defined Under Namespace

Modules: LocationApi

Instance Method Summary collapse

Instance Method Details

#get_versionObject

#Locations API

#No description provided (generated by Openapi Generator github.com/openapitools/openapi-generator)

The version of the OpenAPI document: 1.0 Contact: [email protected] Generated by: openapi-generator.tech OpenAPI Generator version: 7.2.0



13
14
15
# File 'lib/pnap_location_api/version.rb', line 13

def get_version()
    return File.read(File.expand_path('../../../VERSION', __FILE__)).strip
end