Skip to content

update sdk and samples#8

Merged
mateuszKulikRelativity merged 2 commits intomainfrom
REL-1043723-archive-naming
Feb 11, 2025
Merged

update sdk and samples#8
mateuszKulikRelativity merged 2 commits intomainfrom
REL-1043723-archive-naming

Conversation

@mateuszKulikRelativity
Copy link
Collaborator

No description provided.

.WithFieldArtifactIDs(new List<int> { 1003676, 1003667 })
.WithoutExportingMultiChoicesAsNested()
.WithoutFieldAliases()
.WithoutExportingMultiChoicesAsNested()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.WithoutExportingMultiChoicesAsNested()
.WithoutExportingMultiChoicesAsNested()

// Output settings
var outputSettings = ExportOutputSettingsBuilder.Create()
.WithoutArchiveCreation()
.WithArchiveCreation()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have you changed WithoutArchiveCreation to WithArchiveCreation?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to provide other samples

@mateuszKulikRelativity mateuszKulikRelativity merged commit a0669f6 into main Feb 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants