Skip to content

Commit 7086d57

Browse files
authored
Revert: Add Apache 2.0 license (#65) (#66)
2 parents 45b67e5 + c61e0a3 commit 7086d57

File tree

18 files changed

+10
-3788
lines changed

18 files changed

+10
-3788
lines changed

.github/actions/validate-sdk/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
- name: Typecheck examples root
3636
shell: bash
3737
working-directory: examples
38-
run: npx tsc --noEmit
38+
run: npx tsc --noEmit --skipLibCheck --esModuleInterop --moduleResolution node --module esnext --target es2020 *.ts
3939

4040
- name: Install nextjs-example dependencies
4141
shell: bash

.speakeasy/gen.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ typescript:
6767
inferSSEOverload: true
6868
inputModelSuffix: input
6969
jsonpath: rfc9535
70-
license: Apache-2.0
7170
maxMethodParams: 0
7271
methodArguments: infer-optional-args
7372
modelPropertyCasing: camel

LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)