Skip to content

Implement possibility to add payload for API calls #53

@Prominence

Description

@Prominence

Redesign RequestExecutor and HttpClient to support adding custom payload with further JSON serialization.

Possible solutions:

  1. Replace String getResponse(ApiVariant variant) and String getResponse(ApiVariant variant, Method httpMethod) methods with method that receives an object that aggregates all request parameters(to get rid of method overloading).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions