Skip to content

Commit

Permalink
Weekday update
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRalphson committed Dec 21, 2021
1 parent 5a78c0d commit 36ccc53
Show file tree
Hide file tree
Showing 129 changed files with 529 additions and 557 deletions.
2 changes: 0 additions & 2 deletions APIs/apideck.com/accounting/8.10.1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5031,7 +5031,6 @@ components:
$ref: "#/components/schemas/CurrencyRate"
customer:
$ref: "#/components/schemas/LinkedCustomer"
x-graphql-type-name: AccountingLinkedCustomer
customer_memo:
example: Thank you for your business and have a great day!
nullable: true
Expand Down Expand Up @@ -5756,7 +5755,6 @@ components:
$ref: "#/components/schemas/CurrencyRate"
customer:
$ref: "#/components/schemas/LinkedCustomer"
x-graphql-type-name: AccountingLinkedCustomer
id:
description: Unique identifier representing the entity
example: "123456"
Expand Down
4 changes: 2 additions & 2 deletions APIs/apideck.com/ats/8.10.1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ paths:
followers: ['a0d636c6-43b3-4bde-8c70-85b707d992f4', 'a98lfd96-43b3-4bde-8c70-85b707d992e6'],
sources: ['Job site'],
confidential: false,
anonymized: 'true',
anonymized: true,
tags: ['New'],
archived: false,
owner_id: '54321'
Expand Down Expand Up @@ -864,7 +864,7 @@ components:
type: string
type: object
Anonymized:
example: "true"
example: true
title: Anonymized
type: boolean
Applicant:
Expand Down
1 change: 1 addition & 0 deletions APIs/apideck.com/connector/8.10.1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1098,6 +1098,7 @@ components:
- basic
- none
example: oauth2
readOnly: true
type: string
configurable_resources:
description: List of resources that have settings that can be configured.
Expand Down
8 changes: 3 additions & 5 deletions APIs/apideck.com/file-storage/8.10.1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@ paths:
sharedLink: {
download_url: 'https://www.box.com/shared/static/rh935iit6ewrmw0unyul.jpeg',
target_id: 'string',
scope: 'https://www.box.com/s/vspke7y05sb214wjokpk',
scope: 'company',
password: 'string'
}
}
Expand Down Expand Up @@ -1180,7 +1180,7 @@ paths:
sharedLink: {
download_url: 'https://www.box.com/shared/static/rh935iit6ewrmw0unyul.jpeg',
target_id: 'string',
scope: 'https://www.box.com/s/vspke7y05sb214wjokpk',
scope: 'company',
password: 'string'
}
}
Expand Down Expand Up @@ -2166,8 +2166,6 @@ components:
x-graphql-type-name: FileType
FilesFilter:
additionalProperties: false
example:
name: SpaceX
properties:
folder_id:
description: ID of the folder to filter on. The root folder has an alias "root"
Expand Down Expand Up @@ -2699,7 +2697,7 @@ components:
enum:
- public
- company
example: https://www.box.com/s/vspke7y05sb214wjokpk
example: company
type: string
target:
$ref: "#/components/schemas/SharedLinkTarget"
Expand Down
29 changes: 2 additions & 27 deletions APIs/apideck.com/vault/8.10.1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,6 @@ paths:
},
plan: 'enterprise'
},
auth_type: 'oauth2',
configuration: [
{
resource: 'leads',
Expand Down Expand Up @@ -621,7 +620,6 @@ paths:
},
plan: 'enterprise'
},
auth_type: 'oauth2',
configuration: [
{
resource: 'leads',
Expand Down Expand Up @@ -767,7 +765,6 @@ paths:
},
plan: 'enterprise'
},
auth_type: 'oauth2',
configuration: [
{
resource: 'leads',
Expand Down Expand Up @@ -1141,14 +1138,10 @@ paths:
date_sent: 'Thu, 30 Jul 2015 20:12:33 +0000',
date_updated: 'Thu, 30 Jul 2015 20:12:33 +0000',
direction: 'outbound-api',
error_code: null,
error_message: null,
from: '+15017122661',
messaging_service_sid: 'MGXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
num_media: '0',
num_segments: '1',
price: null,
price_unit: null,
sid: 'SMXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
status: 'sent',
subresource_uris: {
Expand Down Expand Up @@ -1222,14 +1215,10 @@ paths:
date_sent: 'Thu, 30 Jul 2015 20:12:33 +0000',
date_updated: 'Thu, 30 Jul 2015 20:12:33 +0000',
direction: 'outbound-api',
error_code: null,
error_message: null,
from: '+15017122661',
messaging_service_sid: 'MGXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
num_media: '0',
num_segments: '1',
price: null,
price_unit: null,
sid: 'SMXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
status: 'sent',
subresource_uris: {
Expand Down Expand Up @@ -1303,14 +1292,10 @@ paths:
date_sent: 'Thu, 30 Jul 2015 20:12:33 +0000',
date_updated: 'Thu, 30 Jul 2015 20:12:33 +0000',
direction: 'outbound-api',
error_code: null,
error_message: null,
from: '+15017122661',
messaging_service_sid: 'MGXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
num_media: '0',
num_segments: '1',
price: null,
price_unit: null,
sid: 'SMXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX',
status: 'sent',
subresource_uris: {
Expand Down Expand Up @@ -1831,6 +1816,7 @@ components:
- basic
- none
example: oauth2
readOnly: true
type: string
BadRequestResponse:
properties:
Expand Down Expand Up @@ -1867,7 +1853,6 @@ components:
properties:
auth_type:
$ref: "#/components/schemas/AuthType"
readOnly: true
authorize_url:
example: https://unify.apideck.com/vault/authorize/salesforce/<application-id>?state=<state>
nullable: true
Expand Down Expand Up @@ -2027,7 +2012,6 @@ components:
type: array
state:
$ref: "#/components/schemas/ConnectionState"
readOnly: true
status:
enum:
- live
Expand Down Expand Up @@ -2281,7 +2265,7 @@ components:
title: Description
type: string
events:
description: The list of subscribed events for this webhook. [’*’] indicates that all events are enabled.
description: The list of subscribed events for this webhook. [`*`] indicates that all events are enabled.
example:
- vault.connection.created
- vault.connection.updated
Expand Down Expand Up @@ -2408,11 +2392,6 @@ components:
- status
- data
type: object
Created:
properties: {}
required:
- ""
type: object
FormField:
properties:
allow_custom_values:
Expand Down Expand Up @@ -2915,14 +2894,10 @@ components:
date_sent: Thu, 30 Jul 2015 20:12:33 +0000
date_updated: Thu, 30 Jul 2015 20:12:33 +0000
direction: outbound-api
error_code: null
error_message: null
from: "+15017122661"
messaging_service_sid: MGXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
num_media: "0"
num_segments: "1"
price: null
price_unit: null
sid: SMXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
status: sent
subresource_uris:
Expand Down
6 changes: 3 additions & 3 deletions APIs/apideck.com/webhook/8.10.1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ components:
description:
$ref: "#/components/schemas/Description"
events:
description: The list of subscribed events for this webhook. [’*’] indicates that all events are enabled.
description: The list of subscribed events for this webhook. [`*`] indicates that all events are enabled.
example:
- vault.connection.created
- vault.connection.updated
Expand Down Expand Up @@ -1031,7 +1031,7 @@ components:
description:
$ref: "#/components/schemas/Description"
events:
description: The list of subscribed events for this webhook. [’*’] indicates that all events are enabled.
description: The list of subscribed events for this webhook. [`*`] indicates that all events are enabled.
example:
- vault.connection.created
- vault.connection.updated
Expand Down Expand Up @@ -1075,7 +1075,7 @@ components:
description:
$ref: "#/components/schemas/Description"
events:
description: The list of subscribed events for this webhook. [’*’] indicates that all events are enabled.
description: The list of subscribed events for this webhook. [`*`] indicates that all events are enabled.
example:
- vault.connection.created
- vault.connection.updated
Expand Down
10 changes: 3 additions & 7 deletions APIs/googleapis.com/accesscontextmanager/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,15 @@ info:
termsOfService: https://developers.google.com/terms/
title: Access Context Manager API
version: v1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://accesscontextmanager.googleapis.com/$discovery/rest?version=v1
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: accesscontextmanager
externalDocs:
Expand Down Expand Up @@ -1498,5 +1496,3 @@ components:
https://www.googleapis.com/auth/cloud-platform: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 7 additions & 3 deletions APIs/googleapis.com/accesscontextmanager/v1beta/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: Access Context Manager API
version: v1beta
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
x-origin:
- format: google
- format: openapi
url: https://accesscontextmanager.googleapis.com/$discovery/rest?version=v1beta
version: v1
version: "3.0"
x-providerName: googleapis.com
x-serviceName: accesscontextmanager
externalDocs:
Expand Down Expand Up @@ -758,3 +760,5 @@ components:
https://www.googleapis.com/auth/cloud-platform: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 3 additions & 7 deletions APIs/googleapis.com/admob/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,15 @@ info:
termsOfService: https://developers.google.com/terms/
title: AdMob API
version: v1
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://admob.googleapis.com/$discovery/rest?version=v1
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: admob
externalDocs:
Expand Down Expand Up @@ -945,5 +943,3 @@ components:
https://www.googleapis.com/auth/admob.report: See your AdMob data
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
10 changes: 7 additions & 3 deletions APIs/googleapis.com/admob/v1beta/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: AdMob API
version: v1beta
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
x-origin:
- format: google
- format: openapi
url: https://admob.googleapis.com/$discovery/rest?version=v1beta
version: v1
version: "3.0"
x-providerName: googleapis.com
x-serviceName: admob
externalDocs:
Expand Down Expand Up @@ -943,3 +945,5 @@ components:
https://www.googleapis.com/auth/admob.report: See your AdMob data
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
11 changes: 3 additions & 8 deletions APIs/googleapis.com/appengine/v1alpha/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,17 @@ info:
termsOfService: https://developers.google.com/terms/
title: App Engine Admin API
version: v1alpha
x-apiClientRegistration:
url: https://console.developers.google.com
x-apisguru-categories:
- analytics
- media
x-logo:
url: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
url: https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg
x-origin:
- format: openapi
- format: google
url: https://appengine.googleapis.com/$discovery/rest?version=v1alpha
version: "3.0"
version: v1
x-providerName: googleapis.com
x-serviceName: appengine
x-preferred: true
externalDocs:
url: https://cloud.google.com/appengine/docs/admin-api/
tags:
Expand Down Expand Up @@ -1479,5 +1476,3 @@ components:
https://www.googleapis.com/auth/cloud-platform.read-only: View your data across Google Cloud services and see the email address of your Google Account
tokenUrl: https://accounts.google.com/o/oauth2/token
type: oauth2
source:
url: {}
Loading

0 comments on commit 36ccc53

Please sign in to comment.