Skip to content
Merged
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-08 16:03:16.737338",
"spec_repo_commit": "8b5aed97"
"regenerated": "2024-01-08 19:23:25.993707",
"spec_repo_commit": "150ace98"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-08 16:03:16.752830",
"spec_repo_commit": "8b5aed97"
"regenerated": "2024-01-08 19:23:26.013159",
"spec_repo_commit": "150ace98"
}
}
}
48 changes: 48 additions & 0 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3776,6 +3776,22 @@ components:
description: The name of the Cloudflare account.
example: test-name
type: string
resources:
description: An allowlist of resources to restrict pulling metrics for.
example:
- web
- dns
items:
type: string
type: array
zones:
description: An allowlist of zones to restrict pulling metrics for.
example:
- zone_id_1
- zone_id_2
items:
type: string
type: array
required:
- api_key
- name
Expand Down Expand Up @@ -3808,6 +3824,22 @@ components:
description: The name of the Cloudflare account.
example: test-name
type: string
resources:
description: An allowlist of resources to restrict pulling metrics for.
example:
- web
- dns
items:
type: string
type: array
zones:
description: An allowlist of zones to restrict pulling metrics for.
example:
- zone_id_1
- zone_id_2
items:
type: string
type: array
required:
- name
type: object
Expand Down Expand Up @@ -3856,6 +3888,22 @@ components:
key is provided (and not a token), this field is also required.
example: test-email@example.com
type: string
resources:
description: An allowlist of resources to restrict pulling metrics for.
example:
- web
- dns
items:
type: string
type: array
zones:
description: An allowlist of zones to restrict pulling metrics for.
example:
- zone_id_1
- zone_id_2
items:
type: string
type: array
required:
- api_key
type: object
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-26T10:55:04.225Z
2024-01-04T18:40:40.939Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-26T10:54:47.296Z
2024-01-04T18:40:41.099Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-01-03T19:17:37.850Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-26T10:54:24.725Z
2024-01-04T18:40:41.520Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-27T09:00:21.006Z
2024-01-04T18:40:42.323Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-27T09:00:01.876Z
2024-01-04T18:40:43.242Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-27T08:59:31.378Z
2024-01-04T18:40:44.099Z
Loading