[#17] Client: Add extra parameter #18

Merged
PavelGrossSpb merged 1 commit from PavelGrossSpb/frostfs-sdk-csharp:misc/extra_parameters into master 2024-09-04 19:51:24 +00:00
Member

API methods' parameters types with optional session, polling settings, xHeaders etc. and corresponding handlers have been added

Signed-off-by: Pavel Gross p.gross@yadro.com

API methods' parameters types with optional session, polling settings, xHeaders etc. and corresponding handlers have been added Signed-off-by: Pavel Gross <p.gross@yadro.com>
PavelGrossSpb added 1 commit 2024-07-18 12:39:11 +00:00
[#17] Client: Add extra parameter
All checks were successful
DCO / DCO (pull_request) Successful in 47s
7b9c19f37c
API methods' parameters types with optional session, polling settings, xHeaders etc. and corresponding handlers have been added

Signed-off-by: Pavel Gross <p.gross@yadro.com>
PavelGrossSpb requested review from orikik 2024-07-18 12:39:29 +00:00
PavelGrossSpb requested review from dstepanov-yadro 2024-07-18 12:39:41 +00:00
orikik approved these changes 2024-07-22 07:59:40 +00:00
dstepanov-yadro reviewed 2024-07-22 08:12:39 +00:00
@ -20,1 +20,4 @@
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>FrostFS.SDK.ClientV2</_Parameter1>

Looks like dirty hack. As far as I remember, this should be used only for unit tests.

Looks like dirty hack. As far as I remember, this should be used only for unit tests.
PavelGrossSpb added 1 commit 2024-07-22 11:19:05 +00:00
[#17] Models: Remove internal visibility
All checks were successful
DCO / DCO (pull_request) Successful in 42s
9207683acf
Signed-off-by: p.gross <p.gross@yando.com>
PavelGrossSpb added 1 commit 2024-07-22 11:46:46 +00:00
[#17] Models: Remove internal visibility
All checks were successful
DCO / DCO (pull_request) Successful in 7m36s
ffb6fa869b
Signed-off-by: Pavel Gross <p.gross@yando.com>
PavelGrossSpb force-pushed misc/extra_parameters from ffb6fa869b to 816e1eb2f1 2024-07-22 11:51:02 +00:00 Compare
PavelGrossSpb merged commit 816e1eb2f1 into master 2024-07-23 13:22:29 +00:00
PavelGrossSpb deleted branch misc/extra_parameters 2024-07-23 13:22:30 +00:00
PavelGrossSpb referenced this pull request from a commit 2024-07-25 10:29:57 +00:00
Sign in to join this conversation.
No description provided.