Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update generated SDKs #846

Merged
merged 1 commit into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/importapi-sdk/src/generated/models/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { ImportResource, LocalizedString } from './common'
*/
export type TypeTextInputHint = 'MultiLine' | 'SingleLine' | string
/**
* IDs indicating the [customizable resources and data types](/../api/projects/types#list-of-customizable-data-types). Maps to `Type.resourceTypeId`.
* With Types, you can model your own Custom Fields on the following resources and data types. Maps to `Type.resourceTypeId`.
*
*/
export type ResourceTypeId =
Expand Down
8 changes: 4 additions & 4 deletions packages/platform-sdk/src/generated/models/type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@ export interface CustomFields {
*/
readonly type: TypeReference
/**
* Object containing the Custom Fields for the [customized resource or data type](/../api/projects/types#list-of-customizable-data-types).
* Object containing the Custom Fields for the [customized resource or data type](/../api/projects/types#resourcetypeid).
*
*
*/
readonly fields: FieldContainer
}
/**
* The representation used when creating or updating a [customizable data type](/../api/projects/types#list-of-customizable-data-types) with Custom Fields.
* The representation used when creating or updating a [customizable data type](/../api/projects/types#resourcetypeid) with Custom Fields.
*
*/
export interface CustomFieldsDraft {
Expand All @@ -101,7 +101,7 @@ export interface CustomFieldsDraft {
*/
readonly type: TypeResourceIdentifier
/**
* Object containing the Custom Fields for the [customized resource or data type](/../api/projects/types#list-of-customizable-data-types).
* Object containing the Custom Fields for the [customized resource or data type](/../api/projects/types#resourcetypeid).
*
*
*/
Expand Down Expand Up @@ -267,7 +267,7 @@ export interface CustomFieldTimeType {
readonly name: 'Time'
}
/**
* IDs indicating the [customizable resources and data types](/../api/projects/types#list-of-customizable-data-types).
* With Types, you can model your own Custom Fields on the following resources and data types.
*
*/
export type ResourceTypeId =
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -333,3 +333,4 @@ d410bad973f2fe90ea8239c4cb586fe0cfc13856
0dec565903d52229b25140447f4216f4781bd976
ccf4522140c12b0093aefe0e2a27d62bcc4834a6
6bb8d35316a92441d0a59417b49ad3a8c7037e45
07b822efee634159a97f9ba24f86114b984d8d4c