Skip to content

Are all 11 requests are needed in RiaAverageCarPrice? #6

@al-serebrov

Description

@al-serebrov

Now there are 11 requests in the API implementation, there are issues:

  • not all parameters could be set (a lot of them is None)
  • not all requests are needed

It's needed to add checks for presence of parameters and rewrite an __init__() method of RiaAverageCarPrice the way it doesn't make unnecessary requests.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions