Skip to content

Commit 50a75c2

Browse files
author
scrapebadger-bot
committed
chore: regenerate SDK from OpenAPI spec
1 parent 0c6fecb commit 50a75c2

315 files changed

Lines changed: 41034 additions & 40410 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: CI
2+
on: [push, pull_request]
3+
jobs:
4+
build:
5+
runs-on: ubuntu-latest
6+
steps:
7+
- uses: actions/checkout@v4
8+
- uses: actions/setup-node@v4
9+
with: { node-version: 22 }
10+
- run: npm install
11+
- run: npm run build

.github/workflows/publish.yml

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

.github/workflows/release.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: Release
2+
on:
3+
release:
4+
types: [published]
5+
jobs:
6+
publish:
7+
runs-on: ubuntu-latest
8+
permissions:
9+
id-token: write
10+
contents: read
11+
steps:
12+
- uses: actions/checkout@v4
13+
- uses: actions/setup-node@v4
14+
with: { node-version: 22, registry-url: "https://registry.npmjs.org" }
15+
- run: npm install
16+
- run: npm run build
17+
- run: npm publish --provenance --access public
18+
env:
19+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

.github/workflows/test.yml

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

.gitignore

Lines changed: 4 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,4 @@
1-
# Dependencies
2-
node_modules/
3-
4-
# Build output
5-
dist/
6-
7-
# Test coverage
8-
coverage/
9-
10-
# IDE
11-
.idea/
12-
.vscode/
13-
*.swp
14-
*.swo
15-
*~
16-
17-
# OS
18-
.DS_Store
19-
Thumbs.db
20-
21-
# Environment
22-
.env
23-
.env.local
24-
.env.*.local
25-
26-
# Logs
27-
*.log
28-
npm-debug.log*
29-
yarn-debug.log*
30-
yarn-error.log*
31-
32-
# Runtime
33-
*.pid
34-
*.seed
35-
*.pid.lock
36-
37-
# TypeScript cache
38-
*.tsbuildinfo
39-
40-
# Optional npm cache
41-
.npm
42-
43-
# Optional eslint cache
44-
.eslintcache
1+
wwwroot/*.js
2+
node_modules
3+
typings
4+
dist

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# empty npmignore to ensure all required files (e.g., in the dist folder) are published by npm

.openapi-generator-ignore

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# OpenAPI Generator Ignore
2+
# Generated by openapi-generator https://github.com/openapitools/openapi-generator
3+
4+
# Use this file to prevent files from being overwritten by the generator.
5+
# The patterns follow closely to .gitignore or .dockerignore.
6+
7+
# As an example, the C# client generator defines ApiClient.cs.
8+
# You can make changes and tell OpenAPI Generator to ignore just this file by uncommenting the following line:
9+
#ApiClient.cs
10+
11+
# You can match any string of characters against a directory, file or extension with a single asterisk (*):
12+
#foo/*/qux
13+
# The above matches foo/bar/qux and foo/baz/qux, but not foo/bar/baz/qux
14+
15+
# You can recursively match patterns against a directory, file or extension with a double asterisk (**):
16+
#foo/**/qux
17+
# This matches foo/bar/qux, foo/baz/qux, and foo/bar/baz/qux
18+
19+
# You can also negate patterns with an exclamation (!).
20+
# For example, you can ignore all files in a docs folder with the file extension .md:
21+
#docs/*.md
22+
# Then explicitly reverse the ignore rule for a single file:
23+
#!docs/README.md

.openapi-generator/FILES

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
.gitignore
2+
.npmignore
3+
.openapi-generator-ignore
4+
README.md
5+
api.ts
6+
api/account-api.ts
7+
api/amazon-api.ts
8+
api/apartments-api.ts
9+
api/baidu-api.ts
10+
api/bing-api.ts
11+
api/chat-gptapi.ts
12+
api/depop-api.ts
13+
api/duck-duck-go-api.ts
14+
api/ebay-api.ts
15+
api/facebook-api.ts
16+
api/gemini-api.ts
17+
api/google-api.ts
18+
api/idealista-api.ts
19+
api/immobiliare-api.ts
20+
api/instagram-api.ts
21+
api/leboncoin-api.ts
22+
api/linked-in-api.ts
23+
api/loop-net-api.ts
24+
api/perplexity-api.ts
25+
api/realtor-api.ts
26+
api/reddit-api.ts
27+
api/redfin-api.ts
28+
api/tik-tok-api.ts
29+
api/twitter-api.ts
30+
api/vinted-api.ts
31+
api/walmart-api.ts
32+
api/web-api.ts
33+
api/yahoo-api.ts
34+
api/yandex-api.ts
35+
api/you-tube-api.ts
36+
api/zillow-api.ts
37+
base.ts
38+
common.ts
39+
configuration.ts
40+
git_push.sh
41+
index.ts
42+
models/account-info.ts
43+
models/billing-log-list-response.ts
44+
models/billing-log-response.ts
45+
models/filter-rule-create.ts
46+
models/filter-rule-delivery-log-list-response.ts
47+
models/filter-rule-delivery-log-response.ts
48+
models/filter-rule-list-response.ts
49+
models/filter-rule-response.ts
50+
models/filter-rule-update.ts
51+
models/filter-rule-validate-request.ts
52+
models/filter-rule-validate-response.ts
53+
models/httpvalidation-error.ts
54+
models/index.ts
55+
models/portal-api-routers-v1-twitter-filter-rules-filter-rule-pricing-response.ts
56+
models/stream-monitor-create.ts
57+
models/stream-monitor-list-response.ts
58+
models/stream-monitor-response.ts
59+
models/stream-monitor-update.ts
60+
models/subscription-info.ts
61+
models/tweet-delivery-log-list-response.ts
62+
models/tweet-delivery-log-response.ts
63+
models/validation-error-loc-inner.ts
64+
models/validation-error.ts
65+
models/webhook-create.ts
66+
models/webhook-list-item.ts
67+
models/webhook-list-response.ts
68+
models/webhook-response.ts
69+
models/webhook-test-request.ts
70+
models/webhook-test-response.ts
71+
package.json
72+
tsconfig.esm.json
73+
tsconfig.json

.openapi-generator/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7.10.0

.prettierrc

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

0 commit comments

Comments
 (0)