Skip to content

Commit 4a74cb0

Browse files
committed
PR updates
1 parent dc2f0fd commit 4a74cb0

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

REGRESSION.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ functionality is decommissioned.
2525

2626
## Functionality
2727

28+
### Page rendering functionality (web and publishing)
29+
For standard content pages, there exists a `data.json` in Zebedee with a `type` that corresponds to the handlebars
30+
template that will render it in Babbage.
31+
32+
2833
### Reader functionality (web and publishing)
2934

3035
#### Serving page content
@@ -50,10 +55,8 @@ Unauthenticated endpoints that only return published data from the master conten
5055
- Index of Published Content (`/publishedindex`)
5156
- Get an item of published Content Data (`/publisheddata`)
5257

53-
### CMS functionality (publishing only)
5458

55-
For standard content pages, there exists a `data.json` in Zebedee with a `type` that corresponds to the handlebars
56-
template that will render it.
59+
### CMS functionality (publishing)
5760

5861
#### Managing collections
5962

@@ -77,7 +80,7 @@ Publishing Collections
7780

7881
- OnPublishComplete
7982
- Publish
80-
-
83+
8184

8285
#### Content functionality
8386

0 commit comments

Comments
 (0)