1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00

Remove docs false

This commit is contained in:
Jake Barnby 2022-12-19 20:51:34 +13:00
parent 11ef344216
commit 56a903577f
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -60,7 +60,6 @@ App::post('/v1/graphql/mutation')
->desc('GraphQL Endpoint')
->groups(['graphql'])
->label('scope', 'graphql')
->label('docs', false)
->label('sdk.auth', [APP_AUTH_TYPE_KEY, APP_AUTH_TYPE_SESSION, APP_AUTH_TYPE_JWT])
->label('sdk.namespace', 'graphql')
->label('sdk.method', 'mutation')