How to update (or replace) old swagger-node npm module and `swagger project edit` ?

2018-10-01 Thread David Biesack
The npm project swagger-api/swagger-node (version 0.7.5) still depends on "swagger-editor": "^2.9.2" (see also https://github.com/swagger-api/swagger-node/issues/570) but the older swagger-editor has many bugs fixed in swagger-editor 3.6.x Is there

Swager Api key

2018-10-01 Thread sudheer r
How to use API Key in swager UI.In web api code how can i retrieve and compare that key with my data table column value. i don,'t want to use Oauth or JWT -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop

Swagger for Bash cli's

2018-10-01 Thread Sriram Lakshmi
Hi, I have some buch of Bash clis command in my API which clients need to use this clis, now can I use swagger to bulid a wapper on top of these Bash cli's? If so please guide me with a proper git hub with all instructions Thanks -- You received this message because you are subscribed to

Re: [qt5cpp] possible bug when dealing with dictionaries

2018-10-01 Thread Alessandro Petrozzelli
Hi Arlan, I agree, I believe it would work changing the API definition to use either array or list. Unfortunately the API has already been defined, we agreed on it "soundness" and it have been already implemented in a server and another client, so I'm reluctant to the idea of changing the API