Skip to content

Commit 2fe4560

Browse files
Merge branch 'master' into amm/remove_uuidtools
2 parents a903d60 + 3de2ffb commit 2fe4560

File tree

329 files changed

+28629
-172
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

329 files changed

+28629
-172
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-04-04 16:55:51.112810",
8-
"spec_repo_commit": "da94868e"
7+
"regenerated": "2025-04-17 13:26:11.488046",
8+
"spec_repo_commit": "12ab5180"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-04 16:55:51.129680",
13-
"spec_repo_commit": "da94868e"
12+
"regenerated": "2025-04-17 13:26:11.504561",
13+
"spec_repo_commit": "12ab5180"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3094,11 +3094,13 @@ components:
30943094
description: Name of the query for use in formulas.
30953095
enum:
30963096
- metric
3097+
- monitor
30973098
- time_slice
30983099
example: metric
30993100
type: string
31003101
x-enum-varnames:
31013102
- METRIC
3103+
- MONITOR
31023104
- TIME_SLICE
31033105
FormulaType:
31043106
description: Set the sort type to formula.
@@ -16661,6 +16663,7 @@ components:
1666116663
- assertFromJavascript
1666216664
- assertPageContains
1666316665
- assertPageLacks
16666+
- assertRequests
1666416667
- click
1666516668
- extractFromJavascript
1666616669
- extractVariable
@@ -16689,6 +16692,7 @@ components:
1668916692
- ASSERT_FROM_JAVASCRIPT
1669016693
- ASSERT_PAGE_CONTAINS
1669116694
- ASSERT_PAGE_LACKS
16695+
- ASSERT_REQUESTS
1669216696
- CLICK
1669316697
- EXTRACT_FROM_JAVASCRIPT
1669416698
- EXTRACT_VARIABLE

0 commit comments

Comments
 (0)