Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion develop-docs/application/api/public.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ within that endpoint can change at any time. This is a relic from migrating the
our prior approach. Note that, going forward, we recommend new endpoints always provide response
schema.

** Can customers use private endpoints?**
**Can customers use private endpoints?**

Yes, if they wish. However private endpoints are liable to change without notice at any time,
potentially breaking the customer's code. Please be careful using them.
Expand Down
Loading