{"openapi":"3.0.1","info":{"title":"Abbyy.Platform.ApiGateway.Service","description":"Environment: Production<br>Product Version: 2.1.24+3c8cdd5f053a0290809dc5610cc25eeb636d1cf3","version":"1.0"},"servers":[{"url":""}],"paths":{},"components":{"schemas":{"Abbyy.Platform.ApiGateway.Contracts.PlatformComponentInfo":{"type":"object","properties":{"description":{"type":"string","nullable":true},"version":{"type":"string","nullable":true},"updateTime":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false},"Abbyy.Platform.ApiGateway.Contracts.PlatformProductInfo":{"type":"object","properties":{"description":{"type":"string","nullable":true},"version":{"type":"string","nullable":true},"updateTime":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false},"Abbyy.Platform.ApiGateway.Contracts.UserInfo":{"type":"object","properties":{"userIp":{"type":"string","nullable":true}},"additionalProperties":false}},"securitySchemes":{"OAuth2Security":{"type":"oauth2","flows":{"authorizationCode":{"authorizationUrl":"https://vantage-us.abbyy.com/auth2/connect/authorize","tokenUrl":"https://vantage-us.abbyy.com/auth2/connect/token","scopes":{"global.wildcard":"Global wildcard","openid":"User Id","permissions":"User permissions"}}}}}},"security":[{"OAuth2Security":["global.wildcard","openid","permissions"]}]}