our api docs are a disaster
our api docs are a disaster
curl -x get https://api.cloudflare.com/client/v4/
indeed*.pages.dev which covers the production branch before the project specific one gets issued, and then each Project gets issued a wildcard *.pages-project.pages.dev, pages-project.pages.dev for any previews/branches
/ of the pages.dev directly. the pages.dev is configured to use all absolute URLs for CSS and JS, so all of those are made directly to the pages.dev project, so we don't have to add extra hops through the routercurl -x get https://api.cloudflare.com/client/v4/*.pages.dev*.pages-project.pages.dev, pages-project.pages.dev