Sha256: 9c7e02622a97e8f836c1b96ec2a83d66e2992ae3b94d5e5c84ae02c78e3eda2c
Contents?: true
Size: 244 Bytes
Versions: 7
Compression:
Stored size: 244 Bytes
Contents
#%RAML 0.8 --- title: Example API baseUri: http://localhost:3000 /first: get: /second: /third: displayName: This is the third /with: /{uri}: /{params}: uriParameters: params: displayName: This are the params
Version data entries
7 entries across 7 versions & 1 rubygems