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 attribute importOptions #61

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

ayatsyny
Copy link
Contributor

@ayatsyny ayatsyny commented Jan 8, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Merging #61 (2b6bf7e) into main (69ac181) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   99.23%   99.24%   +0.01%     
==========================================
  Files         132      132              
  Lines        4147     4171      +24     
  Branches       89       89              
==========================================
+ Hits         4115     4139      +24     
  Misses         24       24              
  Partials        8        8              
Impacted Files Coverage Δ
crowdin_api/api_resources/source_files/resource.py 100.00% <ø> (ø)
crowdin_api/api_resources/source_files/enums.py 100.00% <100.00%> (ø)
crowdin_api/api_resources/source_files/types.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ayatsyny ayatsyny force-pushed the update_source_files_api branch from e171ffc to 2b6bf7e Compare January 8, 2023 17:32
@andrii-bodnar andrii-bodnar merged commit 3a7c4f9 into main Jan 10, 2023
@andrii-bodnar andrii-bodnar deleted the update_source_files_api branch January 10, 2023 07:46
@andrii-bodnar andrii-bodnar linked an issue Jan 10, 2023 that may be closed by this pull request
importNotes: bool
importHiddenSlides: bool
contentSegmentation: bool
srxStorageId: bool
Copy link

Choose a reason for hiding this comment

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

This one should be an int.

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.

File ImportOptions improvement
4 participants