Discussions
Can we have Oauth and Sso together
Let say our company have independent sso provider for authentication and oauth2 for authorization (with application code flow).. how can we integrate both?
intercom search box
Hi
How to make webhook example payloads display by default
Hi there,
Does the Owlbot/Ask AI understand emoji in tables?
It seems like, in a table about compatibilities, can it correctly parse something like the following to provide answers:
How to document a custom method
HI! We have custom methods (e.g., RELOAD
). What should I do to be able to select it in the dropdown when I document a new endpoint? Where to configure it? Thanks a lot!
Ability to ban or delete users
Currently, anyone at anytime can make an account in the Discussions section, and spam the hell out of it. There is no way to prevent this, or stop the spammer from continuing.
Can you add the ability to export APIs into PDF?
I noticed you can only export Guides, we have lots of internal users asking for PDF exports of the APIs and I have been using https://www.npmjs.com/package/apibake, can we get this into the product?
URL encode query parameters in API Reference
My API allows query parameters that can contain special characters (for example, phone numbers with a +
prefix). When users plug in the string with the special characters into the relevant query param in the API Reference and click "try it!" they expect for the special characters to be encoded correctly into the URL within the generated CURL. Is this a feature we can enable?
Adding a version prompts error: Error submitting form
Hi,