Skip to content

SNSP-6514 | Complex Text Tags#154

Merged
AlexNDRmac merged 12 commits intodevelopfrom
feature/complex-text-tags
Jul 3, 2023
Merged

SNSP-6514 | Complex Text Tags#154
AlexNDRmac merged 12 commits intodevelopfrom
feature/complex-text-tags

Conversation

@AlexNDRmac
Copy link
Contributor

Added

  • Added Readme and License files to Nuget package
  • OAuth2Service: added ability to configure token expiration time
  • Added OAuth2 service to SignNow service container
  • All the services can use custom HttpClient via constructor of class #148
  • Complex Text Tags support while upload document with Fields

Changed

  • OAuth2Service moved to SignNow.Net.Services namespace

@AlexNDRmac AlexNDRmac linked an issue Jul 3, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #154 (f370041) into develop (0fc281e) will decrease coverage by 0.11%.
The diff coverage is 96.49%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #154      +/-   ##
===========================================
- Coverage    98.68%   98.57%   -0.11%     
===========================================
  Files           60       69       +9     
  Lines         1295     1337      +42     
===========================================
+ Hits          1278     1318      +40     
- Misses          17       19       +2     

@AlexNDRmac AlexNDRmac merged commit 7db7f14 into develop Jul 3, 2023
@AlexNDRmac AlexNDRmac deleted the feature/complex-text-tags branch July 3, 2023 10:14
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.

User provided HttpClient support

1 participant