Discussions
Bug | Changelog RSS feed with future date
Changelog items which are marked as public, but have for a datetime in the future, are already available in the changelog RSS. Via this, the direct changelog url is already exposed to RSS-readers (and followers), which is in my opinion a non desired behavior. Items should only be added to the RSS-feed once made public, and datetime has passed.
Bearer token credential on by default
We have multiple APIs in our project where we supply the the bearer token with x-default, but the BearerAuth field is not enabled by default. In the editing page, there is a field for 'Credentials' with BearerAuth as a toggle but it is currently disabled.
OpenAPI Reusable Responses with Examples loading the first time but disappearing when I click another endpoint
I'm using shared Responses definitions (with a shared ApiError schema) for error responses. I added examples on all of them, and as per OpenAPI spec, the "examples" under "responses.content.application/json" should override whatever was set as examples on the schema. (See: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#media-type-object)
RSS feed in markdown
Hello ! RSS feed for changelog is great, is there any way to enable markdown content and select the size displayed in the feed ? Would be great to have a nicer display, for now the content is parsed to raw text :(
Blank content on the Reusable Contents
Is there anyone facing your reusable contents blanked too?
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 ?
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?
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.
I'm getting this error on my API reference page ERR-6WSW05
I'm getting this error on my API reference page ERR-6WSW05. Can anyone help with this issue?
Has Anyone Tried a JS Slider?
I've tried many different styles and I put the JS Script either on the custom Javascript file or inline and they are never working.