Skip to content

[spring-server] make sdl endpoint customizable #457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

dariuszkuc
Copy link
Collaborator

@dariuszkuc dariuszkuc commented Oct 25, 2019

📝 Description

New configuration properties:

  • graphql.sdl.enabled - Boolean flag to indicate whether SDL endpoint should be enabled, defaults to true
  • graphql.sdl.endpoint - SDL endpoint, defaults to /sdl

🔗 Related Issues

New configuration properties:
* graphql.sdl.enabled - Boolean flag to indicate whether SDL endpoint should be enabled, defaults to true
* graphql.sdl.endpoint - SDL endpoint, defaults to /sdl
@dariuszkuc dariuszkuc added type: enhancement New feature or request changes: minor Changes require a minor version labels Oct 25, 2019
@tapaderster tapaderster merged commit 66368ae into ExpediaGroup:master Oct 25, 2019
@dariuszkuc dariuszkuc deleted the sdl branch October 28, 2019 03:17
dariuszkuc added a commit to dariuszkuc/graphql-kotlin that referenced this pull request Aug 5, 2022
New configuration properties:
* graphql.sdl.enabled - Boolean flag to indicate whether SDL endpoint should be enabled, defaults to true
* graphql.sdl.endpoint - SDL endpoint, defaults to /sdl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: minor Changes require a minor version type: enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants