We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31505ee commit ccf3f8eCopy full SHA for ccf3f8e
.github/actions/generate_types/generate.py
@@ -1,3 +1,15 @@
1
+#
2
+# Copyright (c) 2021 Red Hat, Inc.
3
+# This program and the accompanying materials are made
4
+# available under the terms of the Eclipse Public License 2.0
5
+# which is available at https://www.eclipse.org/legal/epl-2.0/
6
7
+# SPDX-License-Identifier: EPL-2.0
8
9
+# Contributors:
10
+# Red Hat, Inc. - initial API and implementation
11
12
+
13
import os
14
import json
15
import yaml
0 commit comments