Sha256: 75596603fc03c2697ba48e32e5c2a68d58eb3323ae2a190ff97be0ac62a05d03
Contents?: true
Size: 186 Bytes
Versions: 1
Compression:
Stored size: 186 Bytes
Contents
module WatsonNLPWrapper module Constants DEFAULT_VERSION = '2018-03-16' CONTENT_TYPE = 'application/json' NIL_ARGUMENT_ERROR = "Arguments cannot be nil" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
WatsonNLPWrapper-1.1.0 | lib/WatsonNLPWrapper/constants.rb |