diff --git a/graphql.md b/graphql.md index 67fb5edda..e53ddda0f 100644 --- a/graphql.md +++ b/graphql.md @@ -2,7 +2,7 @@ title: GraphQL layout: 2017/sheet updated: 2017-09-23 -category: Databases +category: API --- ## Intro diff --git a/http-status.md b/http-status.md index b4bf377c3..bb7dd457d 100755 --- a/http-status.md +++ b/http-status.md @@ -1,6 +1,6 @@ --- title: HTTP Status -category: HTTP +category: API layout: 2017/sheet description: | List of HTTP Status codes and links to description. @@ -111,4 +111,4 @@ WebDAV is an extension of HTTP that allows clients to perform remote Web content * * - * \ No newline at end of file + * diff --git a/rest-api.md b/rest-api.md index bc320cda3..1876f42bc 100644 --- a/rest-api.md +++ b/rest-api.md @@ -2,6 +2,7 @@ title: RESTful API updated: 2018-12-25 layout: 2017/sheet +category: API --- ### Status codes