Skip to content

Commit

Permalink
pseo: add pappers | make last fetched threshold 1 week instead of 1 day
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiechayes committed Mar 28, 2024
1 parent 5c34304 commit 13e1272
Show file tree
Hide file tree
Showing 47 changed files with 30,632 additions and 330 deletions.
161 changes: 81 additions & 80 deletions sdks/db/cached-method-objects/from-custom-request_box.com.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hash: 357e3421f13be7908cd00522707722e992c80afa8086472b6908c13fead2ffaa
hash: bcb6798ef66908a2e84871498c842f21ded84c883244bd6ef0f60628a101fb71
methodObjects:
- url: /identify
method: personTraitsAssignment
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hash: 69654d0d731cec1be5ea25ee3af3f906a1ec8a56881a1be6ffe4b3827b1d2739
hash: b2fb1a6411e0aa4676879913831dca7c4c4d5f6a66dc48850068475425dbce35
methodObjects:
- url: /v1/campaigns/{broadcast_id}/triggers
method: triggerBroadcast
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hash: e27457a55ca7e2421f0ddf0eb95b035a77ad1d3520c27bd09c21fc78b9e43dc4
hash: d02c8867da7caa07720e6d6e8eef7420e2e17f50832d77c0c0bf66642e12fc0e
methodObjects:
- url: /api/v1/accounts/region
method: findAccountRegion
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hash: 16a87aa09d8ba0f424f316708477b839d59b9c8426428dfd08ff7533bca75977
hash: 34dbab87b60c92915d6c3607dcc8bf6809b49decfea3b148ee3ad76080242646
methodObjects:
- url: /v2/1-clicks
method: list
Expand Down Expand Up @@ -2602,7 +2602,9 @@ methodObjects:
httpMethod: get
tag: Databases
typeScriptTag: databases
description: List Connection Pools (PostgreSQL)
description: >-
List Connection Pools
(https://docs.digitalocean.com/reference/api/api-reference/
parameters:
- name: databaseClusterUuid
schema: string
Expand All @@ -2627,7 +2629,9 @@ methodObjects:
httpMethod: post
tag: Databases
typeScriptTag: databases
description: Add a New Connection Pool (PostgreSQL)
description: >-
Add a New Connection Pool
(https://docs.digitalocean.com/reference/api/api-reference/
parameters:
- name: databaseClusterUuid
schema: string
Expand Down Expand Up @@ -2693,7 +2697,9 @@ methodObjects:
httpMethod: delete
tag: Databases
typeScriptTag: databases
description: Delete a Connection Pool (PostgreSQL)
description: >-
Delete a Connection Pool
(https://docs.digitalocean.com/reference/api/api-reference/
parameters:
- name: databaseClusterUuid
schema: string
Expand Down Expand Up @@ -2723,7 +2729,9 @@ methodObjects:
httpMethod: get
tag: Databases
typeScriptTag: databases
description: Retrieve Existing Connection Pool (PostgreSQL)
description: >-
Retrieve Existing Connection Pool
(https://docs.digitalocean.com/reference/api/api-reference/
parameters:
- name: databaseClusterUuid
schema: string
Expand Down Expand Up @@ -2753,7 +2761,9 @@ methodObjects:
httpMethod: put
tag: Databases
typeScriptTag: databases
description: Update Connection Pools (PostgreSQL)
description: >-
Update Connection Pools
(https://docs.digitalocean.com/reference/api/api-reference/
parameters:
- name: databaseClusterUuid
schema: string
Expand Down Expand Up @@ -4076,7 +4086,9 @@ methodObjects:
httpMethod: delete
tag: Droplets
typeScriptTag: droplets
description: Destroy a Droplet and All of its Associated Resources (Dangerous)
description: >-
Destroy a Droplet and All of its Associated Resources
(https://docs.digitalocean.com/reference/api/api-reference/
parameters:
- name: dropletId
schema: integer
Expand Down Expand Up @@ -5057,12 +5069,18 @@ methodObjects:
- name: imageId
schema: undefined
required: true
description: |
A unique number (id) or string (slug) used to identify and reference a
description: >
A unique number
(https://docs.digitalocean.com/reference/api/api-reference/ or string
(https://docs.digitalocean.com/reference/api/api-reference/ used to
identify and reference a
specific image.
**Public** images can be identified by image `id` or `slug`.
**Private** images *must* be identified by image `id`.
responses:
- statusCode: '200'
Expand Down Expand Up @@ -5536,7 +5554,9 @@ methodObjects:
httpMethod: delete
tag: Kubernetes
typeScriptTag: kubernetes
description: Delete a Cluster and All of its Associated Resources (Dangerous)
description: >-
Delete a Cluster and All of its Associated Resources
(https://docs.digitalocean.com/reference/api/api-reference/
parameters:
- name: clusterId
schema: string
Expand Down Expand Up @@ -6638,12 +6658,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6671,12 +6691,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6704,12 +6724,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6737,12 +6757,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6770,12 +6790,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6803,12 +6823,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6836,12 +6856,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6869,12 +6889,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6902,12 +6922,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6935,12 +6955,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -6968,12 +6988,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -7006,12 +7026,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -7044,12 +7064,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -7082,12 +7102,12 @@ methodObjects:
- name: start
schema: string
required: true
description: Timestamp to start metric window.
description: UNIX timestamp to start metric window.
example: '1620683817'
- name: end
schema: string
required: true
description: Timestamp to end metric window.
description: UNIX timestamp to end metric window.
example: '1620705417'
responses:
- statusCode: '200'
Expand Down Expand Up @@ -7699,7 +7719,9 @@ methodObjects:
httpMethod: get
tag: Container Registry
typeScriptTag: containerRegistry
description: List All Container Registry Repositories (V2)
description: >-
List All Container Registry Repositories
(https://docs.digitalocean.com/reference/api/api-reference/
parameters:
- name: perPage
schema: integer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hash: 1c0a9473f06102d1e1d8bf55fe1f2907ff0cd988c772af91f99174f8f0cf42b7
hash: 064e119af60cdbe727c4f7e22e701706190997d0d4db6d1498cd45eadfa12c22
methodObjects:
- url: /account-access-consents
method: createConsent
Expand Down
Loading

0 comments on commit 13e1272

Please sign in to comment.