Discussions
Security warnings: missing 'Secure' and 'HttpOnly' cookie attribute
Hi ,
Re-sync markdown files ?
Can't we resync the markdown files ?
Whenever we are uploading again the same markdown file without any changes, instead of override, it is creating new one.
How to resync already published markdown file ?
How to publish only v1 folders under some other folders
Folder structure :
Which Server URL it will pick from open api spec file ?
In open api spec file, we have a servers section under which we define URL's and their description,
As of now i can see it always picks the first URL which is defined, what if i define 4 URL's under it and i want that it should pick 2nd URL.
Polymorphism support with allOf
Hello, I'm trying to use oneOf
and allOf
in my specification to support polymorphism in readme. Experimenting using example in here, my OAS looks like this:
Problem with die Authentification
Hello, I want to use the API via Ostrom. I'm currently testing the login using the test scripts on the Ostrom website. Unfortunately the registration fails (Code 401) because it is not clear to me which "client_credentials" have to be specified in addition to the registration. What do i have to do?
How to upload new api spec file under particular defined tag
I have a spec file with title "NRT" which have 3 tags for locale, naming -> "US", "MEXICO", "CANADA".
Recursive objects not being displayed
We have an API schema that contains a recursive objects, here's a simplified version of it:
Video and images in guide from CLI
We are interested in understanding the process of hosting and publishing videos, audio, and images. Specifically, we want to learn how to add videos and images from a local system to a markdown file before publishing.
Guide syncing from CLI
I am able to publish the markdown file to project based on category id i provide but that section is coming under the title of api spec file and i want it under particular tag.