Skip to content

[Docs Site] Update pinned api-schemas commit#28014

Merged
pedrosousa merged 3 commits intoproductionfrom
update-api-schemas-f472d1636b1d5956c87cd02cfed0cf3e37b9a39f
Feb 2, 2026
Merged

[Docs Site] Update pinned api-schemas commit#28014
pedrosousa merged 3 commits intoproductionfrom
update-api-schemas-f472d1636b1d5956c87cd02cfed0cf3e37b9a39f

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2026

This PR updates the api-schemas commit reference to the latest version (f472d1636b1d5956c87cd02cfed0cf3e37b9a39f).

@github-actions github-actions bot requested review from a team, kodster28 and pedrosousa as code owners February 1, 2026 00:05
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 2, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/util/api.ts @cloudflare/content-engineering, @pedrosousa, @kodster28

@pedrosousa
Copy link
Contributor

API operations diff:

+ GET     /accounts/{accountId}/resource-library/applications
+ POST    /accounts/{accountId}/resource-library/applications
+ GET     /accounts/{accountId}/resource-library/applications/{id}
+ PATCH   /accounts/{accountId}/resource-library/applications/{id}
+ GET     /accounts/{accountId}/resource-library/categories
+ GET     /accounts/{accountId}/resource-library/categories/{id}
+ POST    /accounts/{account_id}/access/users
+ POST    /accounts/{account_id}/ai-search/instances/{id}/chat/completions
+ PATCH   /accounts/{account_id}/ai-search/instances/{id}/items/{item_id}
+ PATCH   /accounts/{account_id}/ai-search/instances/{id}/jobs/{job_id}
+ POST    /accounts/{account_id}/ai-search/instances/{id}/search
+ POST    /accounts/{account_id}/ai/run/@cf/black-forest-labs/flux-2-klein-4b
+ POST    /accounts/{account_id}/ai/run/@cf/black-forest-labs/flux-2-klein-9b
+ GET     /accounts/{account_id}/ai/run/@cf/test/hello-world-cog
- POST    /accounts/{account_id}/ai/run/@hf/thebloke/llamaguard-7b-awq
+ GET     /accounts/{account_id}/cloudforce-one/events/queries
+ POST    /accounts/{account_id}/cloudforce-one/events/queries/create
+ DELETE  /accounts/{account_id}/cloudforce-one/events/queries/{query_id}
+ GET     /accounts/{account_id}/cloudforce-one/events/queries/{query_id}
+ PATCH   /accounts/{account_id}/cloudforce-one/events/queries/{query_id}
+ POST    /accounts/{account_id}/cloudforce-one/events/queries/{query_id}
+ GET     /accounts/{account_id}/dex/rules
+ POST    /accounts/{account_id}/dex/rules
+ DELETE  /accounts/{account_id}/dex/rules/{rule_id}
+ GET     /accounts/{account_id}/dex/rules/{rule_id}
+ PATCH   /accounts/{account_id}/dex/rules/{rule_id}
+ DELETE  /accounts/{account_id}/gateway/pacfiles/{pacfile_id}
+ GET     /accounts/{account_id}/gateway/pacfiles/{pacfile_id}
+ PUT     /accounts/{account_id}/gateway/pacfiles/{pacfile_id}
- GET     /accounts/{account_id}/intel/ip-list
+ GET     /accounts/{account_id}/intel/ip-lists
+ GET     /accounts/{account_id}/r2/buckets/{bucket_name}/local-uploads
+ PUT     /accounts/{account_id}/r2/buckets/{bucket_name}/local-uploads
+ GET     /accounts/{account_id}/workflows/{workflow_name}/versions/{version_id}/dag
+ GET     /radar/bgp/rpki/aspa/changes
+ GET     /radar/bgp/rpki/aspa/snapshot
+ GET     /radar/bgp/rpki/aspa/timeseries
+ GET     /system/accounts/{account_tag}/stores
+ POST    /system/accounts/{account_tag}/stores
+ DELETE  /system/accounts/{account_tag}/stores/{store_id}
+ DELETE  /system/accounts/{account_tag}/stores/{store_id}/secrets
+ GET     /system/accounts/{account_tag}/stores/{store_id}/secrets
+ POST    /system/accounts/{account_tag}/stores/{store_id}/secrets
+ DELETE  /system/accounts/{account_tag}/stores/{store_id}/secrets/{secret_id}
+ GET     /system/accounts/{account_tag}/stores/{store_id}/secrets/{secret_id}
+ PATCH   /system/accounts/{account_tag}/stores/{store_id}/secrets/{secret_id}
+ POST    /system/accounts/{account_tag}/stores/{store_id}/secrets/{secret_id}/duplicate
+ GET     /zones/{zone_id}/fraud_detection/settings
+ PUT     /zones/{zone_id}/fraud_detection/settings

@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 2, 2026

@pedrosousa
Copy link
Contributor

@aninibread - Since we removed the /accounts/{account_id}/ai/run/@hf/thebloke/llamaguard-7b-awq endpoint from the API schema (I added a diff in a separate comment), should we also remove information about the model from Dev Docs?
https://developers.cloudflare.com/workers-ai/models/llamaguard-7b-awq/

@pedrosousa pedrosousa merged commit 23580af into production Feb 2, 2026
9 checks passed
@pedrosousa pedrosousa deleted the update-api-schemas-f472d1636b1d5956c87cd02cfed0cf3e37b9a39f branch February 2, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant