IBM / openapi-to-graphql

Translate APIs described by OpenAPI Specifications (OAS) into GraphQL

Home Page:https://developer.ibm.com/open/projects/openapi-to-graphql/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link checker report

github-actions opened this issue · comments

Link Checker

Errors were reported while checking the connectivity of links.

LICENSE.md
packages/openapi-to-graphql/LICENSE.md
packages/openapi-to-graphql-cli/LICENSE.md
packages/openapi-to-graphql/test/README.md
	OK	../docs/subscriptions.md
	OK	https://github.com/IBM/openapi-to-graphql/blob/master/packages/openapi-to-graphql/README.md#authentication
	OK	https://github.com/IBM/openapi-to-graphql/blob/master/packages/openapi-to-graphql/README.md#nested-objects
	OK	https://github.com/IBM/openapi-to-graphql/blob/master/packages/openapi-to-graphql/README.md#options
	OK	https://github.com/IBM/openapi-to-graphql/tree/master/packages/openapi-to-graphql#custom-type-and-field-names-and-enum-values
	OK	https://json-schema.org/understanding-json-schema/reference/combining.html
	OK	https://stripe.com/
	OK	https://www.docusign.com/
	OK	https://www.ibm.com/watson/services/language-translator/
	OK	https://www.instagram.com/
	OK	https://www.wunderground.com/
packages/openapi-to-graphql-cli/README.md
	OK	./LICENSE.md
	OK	https://badges.gitter.im/IBM/openapi-to-graphql.svg?style=flat
	OK	https://github.com/IBM/openapi-to-graphql/tree/master/packages/openapi-to-graphql
	OK	https://github.com/IBM/openapi-to-graphql/tree/master/packages/openapi-to-graphql#options
	OK	https://github.com/IBM/openapi-to-graphql/tree/master/packages/openapi-to-graphql#usage
	OK	https://github.com/OAI/OpenAPI-Specification
	OK	https://gitter.im/IBM/openapi-to-graphql?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
	OK	https://graphql.org/
	OK	https://img.shields.io/npm/v/openapi-to-graphql-cli.svg?style=flat
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/translation.png
	OK	https://www.npmjs.com/package/openapi-to-graphql-cli
README.md
	OK	./LICENSE.md
	OK	./docs/tutorials/cli_loopback.md
	OK	./docs/tutorials/loopback.md
	OK	./docs/tutorials/watson.md
	OK	./packages/openapi-to-graphql
	OK	./packages/openapi-to-graphql-cli
	OK	./packages/openapi-to-graphql/docs/subscriptions.md
	OK	http://graphql.org/learn/queries/#mutations
	OK	http://spec.graphql.org/draft/#sec-Subscription
	OK	http://www.typescriptlang.org/
	OK	https://apis.guru/
	OK	https://arxiv.org/abs/1809.08319
	OK	https://badges.gitter.im/IBM/openapi-to-graphql.svg?style=flat
	OK	https://github.com/APIs-guru/openapi-directory
	OK	https://github.com/OAI/OpenAPI-Specification
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#CallbackObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#linkObject
	OK	https://github.com/aweary/json-to-graphql
	OK	https://github.com/yarax/swagger-to-graphql
	OK	https://gitter.im/IBM/openapi-to-graphql?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
	OK	https://graphql.org/
	OK	https://img.shields.io/github/last-commit/ibm/openapi-to-graphql.svg?style=flat
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/auth.png
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/data-centric.png
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/links.png
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/mutations.png
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/resolution.png
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/sanitization.png
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/subscriptions.png
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/translation.png
	OK	https://stackoverflow.com/questions/38339442/json-schema-to-graphql-schema-converters
	OK	https://swagger.io/specification/v2/
packages/openapi-to-graphql/README.md
	OK	./LICENSE.md
	OK	./README.md#authorization
	OK	./README.md#options
	OK	./docs/subscriptions.md
	OK	http://expressjs.com/
	OK	http://goessner.net/articles/JsonPath/
	OK	https://badges.gitter.im/IBM/openapi-to-graphql.svg?style=flat
	OK	https://docs.npmjs.com/files/package.json#peerdependencies
	OK	https://github.com/IBM/openapi-to-graphql#characteristics
	OK	https://github.com/IBM/openapi-to-graphql/tree/master/packages/openapi-to-graphql#nested-objects
	OK	https://github.com/IBM/openapi-to-graphql/tree/master/packages/openapi-to-graphql-cli
	OK	https://github.com/Mermade/oas-kit/blob/master/docs/options.md
	OK	https://github.com/OAI/OpenAPI-Specification
	OK	https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#linkObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#operationObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#responsesObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#CallbackObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#infoObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#link-object
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#operation-object
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#parameterObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#path-item-object
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#paths-object
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#requestBodyObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#runtimeExpression
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#securityRequirementObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#securitySchemeObject
	OK	https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#serverObject
	OK	https://github.com/apollographql/graphql-subscriptions
	OK	https://github.com/graphql/express-graphql
	OK	https://github.com/graphql/graphql-js
	OK	https://github.com/request/request
	OK	https://github.com/request/request#requestoptions-callback
	OK	https://github.ibm.com/apiharmony/oasgraph-oauth-github-example
	OK	https://gitter.im/IBM/openapi-to-graphql?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
	OK	https://graphql.github.io/graphql-spec/draft/#sec-Errors
	OK	https://graphql.org/graphql-js/mutations-and-input-types/
	OK	https://graphql.org/graphql-js/type/#graphqlid
	OK	https://graphql.org/learn/execution/#root-fields-resolvers
	OK	https://graphql.org/learn/schema/
	OK	https://img.shields.io/npm/v/openapi-to-graphql.svg?style=flat
	OK	https://raw.githubusercontent.com/ibm/openapi-to-graphql/master/docs/translation.png
	OK	https://www.npmjs.com/package/oas-validator
	OK	https://www.npmjs.com/package/openapi-to-graphql
	OK	https://www.npmjs.com/package/swagger2openapi
CONTRIBUTING.md
	OK	http://loopback.io/doc/en/contrib/index.html
	OK	https://developercertificate.org/
	OK	https://help.github.com/articles/changing-a-commit-message/#amending-older-or-multiple-commit-messages
	ERROR	https://cla.strongloop.com/agreements/strongloop/loopback.io
		Not Found (HTTP error 404)