You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/TypeScriptDependency.java
+29-29Lines changed: 29 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -40,25 +40,25 @@ public enum TypeScriptDependency implements Dependency {
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/extensions/DefaultExtensionConfigurationInterface.java
+1-11Lines changed: 1 addition & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,6 @@
1
1
/*
2
2
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
-
*
4
-
* Licensed under the Apache License, Version 2.0 (the "License").
5
-
* You may not use this file except in compliance with the License.
6
-
* A copy of the License is located at
7
-
*
8
-
* http://aws.amazon.com/apache2.0
9
-
*
10
-
* or in the "license" file accompanying this file. This file is distributed
11
-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12
-
* express or implied. See the License for the specific language governing
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/extensions/ExtensionConfigurationInterface.java
+1-11Lines changed: 1 addition & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,6 @@
1
1
/*
2
2
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
-
*
4
-
* Licensed under the Apache License, Version 2.0 (the "License").
5
-
* You may not use this file except in compliance with the License.
6
-
* A copy of the License is located at
7
-
*
8
-
* http://aws.amazon.com/apache2.0
9
-
*
10
-
* or in the "license" file accompanying this file. This file is distributed
11
-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12
-
* express or implied. See the License for the specific language governing
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration/AddClientRuntimeConfig.java
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/resolveRuntimeExtensions1.template
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ import { ${extensionConfigName} } from "./extensionConfiguration";
0 commit comments