[Docs Site] Update pinned api-schemas commit#28014
Merged
pedrosousa merged 3 commits intoproductionfrom Feb 2, 2026
Merged
Conversation
…02cfed0cf3e37b9a39f
pedrosousa
reviewed
Feb 2, 2026
pedrosousa
reviewed
Feb 2, 2026
Contributor
Author
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
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 |
Contributor
Author
Contributor
|
@aninibread - Since we removed the |
pedrosousa
approved these changes
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the api-schemas commit reference to the latest version (f472d1636b1d5956c87cd02cfed0cf3e37b9a39f).