File tree Expand file tree Collapse file tree 3 files changed +10
-30
lines changed
Expand file tree Collapse file tree 3 files changed +10
-30
lines changed Original file line number Diff line number Diff line change 88 "visibility" : " feature_flag" ,
99 "feature_flag" : " esql_views" ,
1010 "headers" : {
11- "accept" : [
12- " application/json"
13- ],
14- "content_type" : [
15- " application/json"
16- ]
11+ "accept" : [" application/json" ],
12+ "content_type" : [" application/json" ]
1713 },
1814 "url" : {
1915 "paths" : [
2016 {
2117 "path" : " /_query/view/{name}" ,
22- "methods" : [
23- " DELETE"
24- ],
18+ "methods" : [" DELETE" ],
2519 "parts" : {
2620 "name" : {
2721 "type" : " string" ,
Original file line number Diff line number Diff line change 88 "visibility" : " feature_flag" ,
99 "feature_flag" : " esql_views" ,
1010 "headers" : {
11- "accept" : [
12- " application/json"
13- ],
14- "content_type" : [
15- " application/json"
16- ]
11+ "accept" : [" application/json" ],
12+ "content_type" : [" application/json" ]
1713 },
1814 "url" : {
1915 "paths" : [
2016 {
2117 "path" : " /_query/view/{name}" ,
22- "methods" : [
23- " GET"
24- ],
18+ "methods" : [" GET" ],
2519 "parts" : {
2620 "name" : {
2721 "type" : " list" ,
3125 },
3226 {
3327 "path" : " /_query/view" ,
34- "methods" : [
35- " GET"
36- ]
28+ "methods" : [" GET" ]
3729 }
3830 ]
3931 }
Original file line number Diff line number Diff line change 88 "visibility" : " feature_flag" ,
99 "feature_flag" : " esql_views" ,
1010 "headers" : {
11- "accept" : [
12- " application/json"
13- ],
14- "content_type" : [
15- " application/json"
16- ]
11+ "accept" : [" application/json" ],
12+ "content_type" : [" application/json" ]
1713 },
1814 "url" : {
1915 "paths" : [
2016 {
2117 "path" : " /_query/view/{name}" ,
22- "methods" : [
23- " PUT"
24- ],
18+ "methods" : [" PUT" ],
2519 "parts" : {
2620 "name" : {
2721 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments