sendgrid-oai icon indicating copy to clipboard operation
sendgrid-oai copied to clipboard

In the path /v3/contactdb/lists/{list_id}?list_id=xxx what is the difference between the two list_id?

Open iainxt opened this issue 3 years ago • 2 comments

Just reviewing your documentation, and swagger, and I do not understand why some operations have path parameters repeated as query parameters.

e.g. image

What is the different? I noticed one is string and the other integer.

iainxt avatar Feb 07 '22 23:02 iainxt

The query string param is not required and should be removed. This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog.

childish-sambino avatar Feb 18 '22 16:02 childish-sambino

@childish-sambino , could you please include the other duplicate parameters as well from here:

  • https://github.com/sendgrid/sendgrid-oai/issues/121

julealgon avatar Dec 14 '23 23:12 julealgon