Create new API category (#1123)
This commit is contained in:
parent
3c76e512a6
commit
090d42f103
|
@ -2,7 +2,7 @@
|
|||
title: GraphQL
|
||||
layout: 2017/sheet
|
||||
updated: 2017-09-23
|
||||
category: Databases
|
||||
category: API
|
||||
---
|
||||
|
||||
## Intro
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: HTTP Status
|
||||
category: HTTP
|
||||
category: API
|
||||
layout: 2017/sheet
|
||||
description: |
|
||||
List of HTTP Status codes and links to description.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: RESTful API
|
||||
updated: 2018-12-25
|
||||
layout: 2017/sheet
|
||||
category: API
|
||||
---
|
||||
|
||||
### Status codes
|
||||
|
|
Loading…
Reference in New Issue