Skip to content

Commit ba03594

Browse files
authored
feat: Update to @seamapi/types@1.713.0 (#1034)
* feat: Update to @seamapi/types@1.713.0 * ci: Generate docs
1 parent 801b0ee commit ba03594

3 files changed

Lines changed: 7 additions & 21 deletions

File tree

docs/api/_blueprint.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -57558,21 +57558,7 @@
5755857558
{
5755957559
"name": "connector_type",
5756057560
"description": "Type of the connector to sync",
57561-
"isRequired": false,
57562-
"isDeprecated": false,
57563-
"deprecationMessage": "",
57564-
"isUndocumented": false,
57565-
"undocumentedMessage": "",
57566-
"isDraft": false,
57567-
"draftMessage": "",
57568-
"hasDefault": false,
57569-
"format": "string",
57570-
"jsonType": "string"
57571-
},
57572-
{
57573-
"name": "customer_id",
57574-
"description": "ID of the customer to sync",
57575-
"isRequired": false,
57561+
"isRequired": true,
5757657562
"isDeprecated": false,
5757757563
"deprecationMessage": "",
5757857564
"isUndocumented": false,
@@ -57586,7 +57572,7 @@
5758657572
{
5758757573
"name": "customer_key",
5758857574
"description": "Key of the customer to sync",
57589-
"isRequired": false,
57575+
"isRequired": true,
5759057576
"isDeprecated": false,
5759157577
"deprecationMessage": "",
5759257578
"isUndocumented": false,

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@prettier/plugin-ruby": "^4.0.4",
3333
"@seamapi/blueprint": "^0.53.0",
3434
"@seamapi/smith": "^0.5.2",
35-
"@seamapi/types": "1.712.0",
35+
"@seamapi/types": "1.713.0",
3636
"@types/command-exists": "^1.2.3",
3737
"change-case": "^5.4.4",
3838
"command-exists": "^1.2.9",

0 commit comments

Comments
 (0)