79320532

Date: 2024-12-31 17:48:39
Score: 1.5
Natty:
Report link

I'd recommend using params to pass the query params:

response = self.client.get("/v1/synonyms/project", params={"keyword":"dealer"})

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sarah Riley-Land