File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
@using ApiGenerator
2
2
@inherits CodeTemplatePage <object >
3
+ /*
4
+ * Licensed to Elasticsearch B.V. under one or more contributor
5
+ * license agreements. See the NOTICE file distributed with
6
+ * this work for additional information regarding copyright
7
+ * ownership. Elasticsearch B.V. licenses this file to you under
8
+ * the Apache License, Version 2.0 (the "License"); you may
9
+ * not use this file except in compliance with the License.
10
+ * You may obtain a copy of the License at
11
+ *
12
+ * http://www.apache.org/licenses/LICENSE-2.0
13
+ *
14
+ * Unless required by applicable law or agreed to in writing,
15
+ * software distributed under the License is distributed on an
16
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
+ * KIND, either express or implied. See the License for the
18
+ * specific language governing permissions and limitations
19
+ * under the License.
20
+ */
21
+
3
22
// ███╗ ██╗ ██████╗ ████████╗██╗ ██████╗███████╗
4
23
// ████╗ ██║██╔═══██╗╚══██╔══╝██║██╔════╝██╔════╝
5
24
// ██╔██╗ ██║██║ ██║ ██║ ██║██║ █████╗
You can’t perform that action at this time.
0 commit comments