class PortaText::Command::Api::Version
The version endpoint. github.com/PortaText/docs/wiki/REST-API#api_version
- Author
-
Marcelo Gornstein (marcelog@portatext.com)
- Copyright
-
Copyright © 2015
PortaText
- License
-
Apache-2.0
Public Instance Methods
endpoint(_method)
click to toggle source
# File lib/portatext/command/api/version.rb, line 11 def endpoint(_method) 'version' end