diff --git a/docs/en/features/graphql.md b/docs/en/features/graphql.md index 0a8b4a640..0f3c8d11c 100644 --- a/docs/en/features/graphql.md +++ b/docs/en/features/graphql.md @@ -119,7 +119,6 @@ Sure you can use any HTTP library available for most programming languages. `User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36` - ## Available information: The [config/api.yml](../../config/api.yml) file contains a complete list of all the models (and their attributes) which are currently being exposed in the API. diff --git a/docs/es/features/graphql.md b/docs/es/features/graphql.md index f50266b7e..804e0cfcb 100644 --- a/docs/es/features/graphql.md +++ b/docs/es/features/graphql.md @@ -119,7 +119,6 @@ Por supuesto es posible utilizar cualquier librería HTTP de lenguajes de progra `User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36` -