You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've made a separate apidoc (/apidoc vs /apidoc/internal) to handle our internal endpoints. Managed to do this with custom decorators and hooks, to filter the schema.
Is there currently an option to hide endpoints marked as internal using
x-internal
?The text was updated successfully, but these errors were encountered: