Skip to content

SDL Schema Probe constructs invalid url #8502

@wouter-booku

Description

@wouter-booku

Product

Nitro

Version

28.x

Link to minimal reproduction

N/A

Steps to reproduce

Add a querystring parameter to the Http Endpoint in Connection Settings, f.e: https://api.test.com/graphql?ocp=abcdef

What is expected?

SDL Schema Probe should use URL: https://api.test.com/graphql/schema.graphql?ocp=abcdef

What is actually happening?

SDL Schema Probe tries to retrieve https://api.test.com/graphql?ocp=abcdef/schema.graphql

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions