File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2024-05-15 14:47:01.599856 ",
8- "spec_repo_commit": "4e2ffe7b "
7+ "regenerated": "2024-05-17 20:25:16.081111 ",
8+ "spec_repo_commit": "77064b00 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-05-15 14:47:01.618687 ",
13- "spec_repo_commit": "4e2ffe7b "
12+ "regenerated": "2024-05-17 20:25:16.099343 ",
13+ "spec_repo_commit": "77064b00 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -34134,6 +34134,11 @@ paths:
3413434134 $ref: '#/components/responses/SpansUnprocessableEntityResponse'
3413534135 '429':
3413634136 $ref: '#/components/responses/SpansTooManyRequestsResponse'
34137+ security:
34138+ - apiKeyAuth: []
34139+ appKeyAuth: []
34140+ - AuthZ:
34141+ - apm_read
3413734142 summary: Get a list of spans
3413834143 tags:
3413934144 - Spans
@@ -34177,6 +34182,11 @@ paths:
3417734182 $ref: '#/components/responses/SpansUnprocessableEntityResponse'
3417834183 '429':
3417934184 $ref: '#/components/responses/SpansTooManyRequestsResponse'
34185+ security:
34186+ - apiKeyAuth: []
34187+ appKeyAuth: []
34188+ - AuthZ:
34189+ - apm_read
3418034190 summary: Search spans
3418134191 tags:
3418234192 - Spans
You can’t perform that action at this time.
0 commit comments