Sha256: 1e413eb0efb055af29e26edb0a352ff065b18e811c09f5ec2d3b0e8ded42fdf7
Contents?: true
Size: 463 Bytes
Versions: 1
Compression:
Stored size: 463 Bytes
Contents
{ "apiVersion": "1.0", "swaggerVersion": "1.2", "basePath": "/", "apis": [ { "path": "orders.json", "description": "Order Management" }, { "path": "refunds.json", "description": "Refunds" } ], "info": { "title": "Noths", "description": "www.notonthehighstreet.com API client" }, "authorizations": { "token": { "type": "apiKey", "passAs": "query", "keyname": "token" } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
noths-0.1.0 | schemas/api-docs.json |