Difference between `HttpApiEndpoint.setParam` and inlining `HttpApiSchema` in template string

What is the difference between using HttpApiEndpoint.setParam and inlining an HttpApiSchema into a template string for the second argument to HttpApiEndPoint.get?
image.png
Was this page helpful?