Skip to content

Commit

Permalink
Merge pull request #36143 from viniciusfcf/patch-5
Browse files Browse the repository at this point in the history
Fix Authorization of Web Endpoints link
  • Loading branch information
sberyozkin authored Sep 25, 2023
2 parents 6b1f33e + e4c9dc8 commit 87966d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/smallrye-graphql.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ The GraphQL UI can be accessed from http://localhost:8080/q/graphql-ui/ .

image:graphql-ui-screenshot01.png[alt=GraphQL UI]

Have a look at the link:security-authorization[Authorization of Web Endpoints] Guide on how to add/remove security for the GraphQL UI.
Have a look at the link:security-authorize-web-endpoints-reference[Authorization of Web Endpoints] Guide on how to add/remove security for the GraphQL UI.

== Query the GraphQL API

Expand Down

0 comments on commit 87966d9

Please sign in to comment.