Skip to content

Commit

Permalink
Fix incorrect file path in GraphQL JWT BBE
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisaruGuruge committed Aug 12, 2024
1 parent bb738b0 commit b849f18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The `graphql:Client` can connect to a service that is secured with self-signed J

Run the client program by executing the command below.

::: out graphql_client_security_self_signed_jwt_authentication.out :::
::: out graphql_client_security_jwt_authentication.out :::

## Related links
- [`graphql:JwtIssuerConfig` record - API documentation](https://lib.ballerina.io/ballerina/graphql/latest#JwtIssuerConfig)
Expand Down

0 comments on commit b849f18

Please sign in to comment.