Open uk1996 opened 1 year ago
Hi, dotX12!
I am a Korean developer who is using the fastapi-gateway library.
When using Optional Query Param as the image above, An error occurred if an API request was made without the Optional Query Param.
I modified it so that the key-value is not added to the response_query_param dict if the Optional Query Param is not entered.
Hi, dotX12!
I am a Korean developer who is using the fastapi-gateway library.
When using Optional Query Param as the image above, An error occurred if an API request was made without the Optional Query Param.
I modified it so that the key-value is not added to the response_query_param dict if the Optional Query Param is not entered.