Discussions

Ask a Question

Is there API Access availabe to the Discussions forum?

Eg. so we can get a list of current questions, and post responses to questions via the API?

How to show body content below OpenAPI definitions

I uploaded OpenAPI definitions with a yaml file, and I also want to edit the UI to add some body content (a table) below the definitions (i.e. the parameter section). But the body content only shows up above the definitions. Can this be changed?

ANSWERED

Markdown tables in a description field?

I was trying to add a table into the description of a field in my yml using markdown, and the table was not rendered in the api. I'm using the exact markdown in the documentation for tables:

ANSWERED

Can Recipes be programmatically added?

If I wanted to add a recipe programmatically, is there a way to do that?

ANSWERED

Code block within a table

Is it possible to add a code block within a table?

Recover deleted API reference page

I deleted an API reference page as I generated a new one using a different schema for the endpoints. But the old page had manual docs explaining each of the response fields and is now gone. I need these same docs fo the new page. Any way that you can recover this for me ? It just happened less than an hour ago.

ANSWERED

when adding a few code snippets in a doc, can the user select automatically the same coding language in all snippets?

blabla
kjcdhc
ANSWERED

The Guide is always seems to get out of sync.

I'm not sure what's happening, but we're updating the API Reference, but then when it's published and a new version is created, it seems to take an older version of the guides.

ANSWERED

Error Submitting form

When I update a Guide page, I get a message that says error submitting form. This happens after entering text and clicking the Save to Staging button. The page that I am working on is quite large with many tables. Do you have any ideas why I am getting this error and what I can do?

Expanding search limitations

Are there any plans to expand the search limitations on Algolia searches? I want to use collapsible sections in my guides, but can't because of the way the search ignores content wrapped in raw HTML. I know you can assign keywords for SEO metadata, but do those keywords also come up in search results within my product guides? I'd love to not have to choose between lots of scrolling and ensuring searches return the expected results.