File tree Expand file tree Collapse file tree 5 files changed +23
-1
lines changed
Expand file tree Collapse file tree 5 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11
2+ <div align =" center " >
3+ <a href="https://codespaces.new/OpenRouterTeam/typescript-sdk.git/tree/main"><img src="https://github.com/codespaces/badge.svg" /></a>
4+ </div >
5+ <br >
6+
27> ** Remember to shutdown a GitHub Codespace when it is not in use!**
38
49# Dev Containers Quick Start
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ management:
77 generationVersion: 2.711.4
88 releaseVersion: 0.0.0-beta.2
99 configChecksum: 8cdaeaf188a03d971cb25f6f0714872e
10+ repoURL: https://github.com/OpenRouterTeam/typescript-sdk.git
11+ installationURL: https://github.com/OpenRouterTeam/typescript-sdk
1012 published: true
1113features:
1214 typescript:
Original file line number Diff line number Diff line change 66 sourceBlobDigest: sha256:4a5d604c480dd211d7836e31d00fd21c619b9a73eee802622cf6b479f8cbf0b6
77 tags:
88 - latest
9+ - speakeasy-sdk-regen-1758241776
910 - 1.0.0
1011targets:
1112 openrouter:
Original file line number Diff line number Diff line change @@ -6,4 +6,14 @@ Based on:
66- OpenAPI Doc
77- Speakeasy CLI 1.606.2 (2.687.1) https://github.com/speakeasy-api/speakeasy
88### Generated
9- - [ typescript v0.1.2] .
9+ - [ typescript v0.1.2] .
10+
11+ ## 2025-09-23 21:23:27
12+ ### Changes
13+ Based on:
14+ - OpenAPI Doc
15+ - Speakeasy CLI 1.622.2 (2.711.4) https://github.com/speakeasy-api/speakeasy
16+ ### Generated
17+ - [ typescript v0.0.0-beta.2] .
18+ ### Releases
19+ - [ NPM v0.0.0-beta.2] https://www.npmjs.com/package/@openrouter/sdk/v/0.0.0-beta.2 - .
Original file line number Diff line number Diff line change 2020 }
2121 },
2222 "sideEffects" : false ,
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " https://github.com/OpenRouterTeam/typescript-sdk.git"
26+ },
2327 "scripts" : {
2428 "lint" : " eslint --cache --max-warnings=0 src" ,
2529 "build" : " tshy" ,
You can’t perform that action at this time.
0 commit comments