UNPKG

a127-magic

Version:

Apigee 127 Swagger Loader and Middleware

41 lines (40 loc) 742 B
swagger: "2.0" info: version: "0.0.1" title: "Skeleton App" host: "localhost" basePath: "/" schemes: - "http" - "https" consumes: - "application/json" produces: - "application/json" x-a127-config: testString1: &testString value testArray1: &testArray - one - two testHash1: &testHash one: one two: two a127.account.password: &password "password" x-volos-test: testReference1: *testString testReference2: *testArray testReference3: *testHash x-a127-services: cache: provider: volos-cache-memory options: name: name ttl: 10000 cache: provider: volos-cache-memory quota: provider: volos-quota-memory options: timeUnit: minute interval: 1 allow: 2