UNPKG

@axway/amplify-central-github-extension

Version:

Create Amplify Central resources from Github API Management APIs

29 lines 663 B
{ "openapi": "3.0.2", "info": { "title": "API Server specification.", "version": "0.24.0", "contact": { "name": "Axway Support", "email": "support@axway.com" }, "license": { "name": "Copyright Axway 2020. All rights reserved." }, "description": "API Server specification for Amplify Central." }, "security": [], "servers": [ { "url": "https://apicentral.axway.com/apis" }, { "url": "http://apicentraltest.axway.com:8080/no-apis" }, { "url": "http://nopath.axway.com" } ], "paths": {}, "components": {} }