Closed adamconnelly closed 1 month ago
Updated the code that builds the URL for the GraphQL API to handle the situation where the api_key_endpoint setting includes a trailing /.
api_key_endpoint
/
This is the PR from @akmal-spacelift from here.
Fix [#1]()
false
go generate
Description of the change
Updated the code that builds the URL for the GraphQL API to handle the situation where the
api_key_endpoint
setting includes a trailing/
.This is the PR from @akmal-spacelift from here.
Type of change
Related issues
Checklists
Development
false
.)go generate
to make sure the docs are up to dateCode review