sendgrid-oai
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?
Just reviewing your documentation, and swagger, and I do not understand why some operations have path parameters repeated as query parameters.
e.g.
What is the different? I noticed one is string and the other integer.
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 , could you please include the other duplicate parameters as well from here:
- https://github.com/sendgrid/sendgrid-oai/issues/121