Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nRamstedt committed Feb 15, 2023
1 parent baf3c64 commit 7dec0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ info:
description: >
About Me services for GDI
- Explore the graphQL endpoint via **https://cloud.hasura.io/public/graphiql?header=content-type:application/json&endpoint=http:{baseUrl}/api/v1/aboutme** (replace baseUrl with actual domain)
- Explore the graphQL endpoint via **https://cloud.hasura.io/public/graphiql?header=content-type:application/json&endpoint=http:{baseUrl}/api/v1/aboutme/graphql** (replace baseUrl with actual domain)
version: 1.0.0
paths:
/api/v1/{namespace}/healthcheck:
Expand Down

0 comments on commit 7dec0ee

Please sign in to comment.