Skip to content

Commit a0c2b88

Browse files
authored
chore: update README.md
1 parent 30ff629 commit a0c2b88

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
> [!WARNING]
2-
> This repository is under construction and not yet ready for public consumption. Please check back later for updates.
3-
41
# GQL Gateway
52

63
The goal of this library is to provide a reusable and generic way of exposing k8s resources from within a cluster using GraphQL.
@@ -231,4 +228,4 @@ curl \
231228
-H "Authorization: 7f41d4ea-6809-4714-b345-f9281981b2dd" \
232229
-d '{"query": "subscription { core_openmfp_io_accounts(namespace: \"default\") { spec { displayName }}}"}' \
233230
http://localhost:8080/root/graphql
234-
```
231+
```

0 commit comments

Comments
 (0)