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

Add new CreateHttpApiRequest with TActionResponse #85

Merged
merged 1 commit into from
May 20, 2023

Conversation

Sergio1192
Copy link
Collaborator

Add new CreateHttpApiRequest with TActionResponse
Fix CodeQL alerts
Test

@Sergio1192 Sergio1192 merged commit e204431 into develop May 20, 2023
@Sergio1192 Sergio1192 deleted the feature/ActionResponseType branch May 20, 2023 16:22
Sergio1192 added a commit that referenced this pull request May 25, 2023
* Create get request when it has an object with some list

* DateTime as a primitive type but using custom formatter (#81)

* Fixing codeQL alerts (#82)

* feature: Get url (#83)

* In IncludeContentAsFormUrlEncoded and PrimitiveParameterActionTokenizer explicit conversion for floats (#84)

Create random ParamWithSeveralTypes
More tests

* Add new CreateHttpApiRequest with TActionResponse (#85)

Fix CodeQL alerts
Test

* Add net7.0 Target Version (#86)

* Add net7.0 Target Version
Update nugets

* add net 7 in workflows

* update global.json

* remove extra builds ci.yml

* ReadContentAsAsync allows string type (#87)

Tests for HttpResponseMessageExtensions

* Allow send a IFormFile (#88)

* Allow IFormFile
Refactor IncludeContentAsFormUrlEncoded
Remove Newtonsoft.Json dependecy

* Update documentation

* Refactor GivenFile

* Update version to 3.5.0 (#89)

* Add DateTimeOffset to IsDateTime function (#91)

Move TypeExtensions
Sergio1192 added a commit that referenced this pull request Jun 11, 2024
* If the method is abstract and virtual is a correct method (#72)

Tests to check abstract and virtual methods

* Fix enumerable parameter (#74)

* Add RemoveQueryParameter extension method (#75)

Move some tests

* CancellationTOken always is a query paramater (#76)

* Version 3.4.0 (#77)

* Action convection name (#79)

* Action convection name

* Create get request when it has an object with some list

* DateTime as a primitive type but using custom formatter (#81)

* Fixing codeQL alerts (#82)

* feature: Get url (#83)

* In IncludeContentAsFormUrlEncoded and PrimitiveParameterActionTokenizer explicit conversion for floats (#84)

Create random ParamWithSeveralTypes
More tests

* Add new CreateHttpApiRequest with TActionResponse (#85)

Fix CodeQL alerts
Test

* Add net7.0 Target Version (#86)

* Add net7.0 Target Version
Update nugets

* add net 7 in workflows

* update global.json

* remove extra builds ci.yml

* ReadContentAsAsync allows string type (#87)

Tests for HttpResponseMessageExtensions

* Allow send a IFormFile (#88)

* Allow IFormFile
Refactor IncludeContentAsFormUrlEncoded
Remove Newtonsoft.Json dependecy

* Update documentation

* Refactor GivenFile

* Update version to 3.5.0 (#89)

* Add DateTimeOffset to IsDateTime function (#91)

Move TypeExtensions

* Allow dispatch workflows manually

* Update to Net8 (#92)

* Different froms in object (#93)

* Change to use TestServerArgumentFromType

* fix parameter names order

* Change Tokenizers to use argument instead of parameters

* Fix warnings

* Only apply canBeObjectWithMultipleFroms in Net 8 or greater

* Version 4.0.0 (#94)

* Fix IsDateTime (#96)

* Send ContentType and ContentDisposition (#98)
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.

1 participant