[AI Gateway] Document Access user metadata#31833
Conversation
|
|
||
| ## Limitations | ||
|
|
||
| - Custom-domain routes are provider-relative. Do not include `/v1/{account_id}/{gateway_id}` in the path when using the custom hostname. |
There was a problem hiding this comment.
(a) This isn't a limitation, this is a feature! You get to skip account Id/gateway ID
(b) It's not that these are provider-relative, you can use the compat APIs with this approach too
One current limitation though is that it doesn't (yet) work with the newer Rest API endpoints.
There was a problem hiding this comment.
Addressed in the latest push: reframed the shorter custom-domain path as a feature, called out compat routes explicitly, and replaced that limitation with the current limitation that newer REST API endpoints are not supported yet.
There was a problem hiding this comment.
Skip me to all restricted connection approved direct
9301f10 to
df86644
Compare
| You can also create and manage custom domains through the Cloudflare API. | ||
|
|
||
| :::note | ||
| The custom domains API is not yet included in the public API reference while the contract is still being finalized. |
There was a problem hiding this comment.
| The custom domains API is not yet included in the public API reference while the contract is still being finalized. | |
| The custom domains API is not yet included in the public API and is coming soon. |
There was a problem hiding this comment.
Updated this note in the latest push. I kept the same meaning but used 'will be added after the contract is finalized' to avoid the docs style warning around 'coming soon'.
Summary
Source context
Validation