Define a Contant String Value

2018-04-18 Thread Greg Fox
In my API I have a set of regex patterns that I use throughout the document for the "pattern" field. I want to make some sort of a constant values that I can re-use instead of having a bunch of copies of the same regex pattern. This is for readability and to reduce the locations that have to be

SSL to endpoint - "TypeError: Failed to fetch"

2018-04-18 Thread O haya
Hi, We are using Swagger/Swagger-UI to test some of our APIs, but some of our APIs require that they are accessed using SSL. Right now, to start, I am just trying to test with a small sample API ,"/testnocors/cert/" but when I click Execute on the Swagger page, I am getting "TypeError: Failed

Ignore / Hide a paramete

2018-04-18 Thread Nathan Best
I would like to pass a Parameter through my API but have the field not accessible to anyone using the API. so that I can a fixed value in the hidden field, and the Users do not have to worry about it. -- You received this message because you are subscribed to the Google Groups "Swagger"

How to migrate to OAS 3.0

2018-04-18 Thread kritika . agarwal0205
I am currently using swagger 2.0 but because of the added advantages I want to switch to OAS 3.0, but i am confused about how can I migrate to OAS 3.0. Do I have to install some other editor or is there a way to switch to the upgraded version. Please assist -- You received this message