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