Re: Annoying animation on OS

2017-10-16 Thread Ron Ratovsky
Which browser + version do you use? From: on behalf of Alexander Volkov Reply-To: "swagger-swaggersocket@googlegroups.com" Date: Saturday, October 14, 2017 at 10:06 To: Swagger

Re: Generate Clients with OpenAPI 3.0

2017-10-16 Thread Ron Ratovsky
We’re working on it, but it’ll take some time. From: on behalf of Stefan Walter Reply-To: "swagger-swaggersocket@googlegroups.com" Date: Sunday, October 15, 2017 at 22:20 To: Swagger

Re: Issue with Template type class return

2017-10-16 Thread Francesco Tumanischvili
Hey Provash, thanks for reporting this. Issue should be fixed in https://github.com/swagger-api/swagger-core/pull/2483 and part of next RC. With the fix, concatenated name is used as defined key in components.schemas and is therefore correctly referenced. Il giorno venerdì 13 ottobre 2017

Swagger-UI with IIS Windows Authentication

2017-10-16 Thread Amit Prakash Srivastava
Hi, I have a WCF C# Rest Service hosted in IIS with HTTPS/SSL and Windows Authetication (No basic authentication) enabled. What should be authentication type to be specified in swagger-ui (will it be same for swagger online editor?) while testing Rest APIs? Thanks. -- You received this

Client Codegen. How to use same api_client with different configurations

2017-10-16 Thread Daniel Camacho
I am running the same script in python in order to request the same PATH but different different HOST. (INT and PROD) How can I run different configurations in the same project? Changing just configuration.host is not enough. I would like to see 2 different connections and I am just getting

Online Swagger Editor Throwing Errors

2017-10-16 Thread S Jordan
Just tried the online Swagger editor and getting error in console: Uncaught (in promise) TypeError: Cannot read property 'get' of null at swagger-editor-bundle.js:4 at swagger-editor-bundle.js:23 at $e.__iterate (swagger-editor-bundle.js:22) at $e.reduce