Commit 9ce3391
authored
[Alex] ARC-542: Add egress-webhook-service openapi yaml and render it (#27)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Adds `services/egress-webhook-service/openapi.yaml`, surfaces it under
a new "Webhook Events" tab, moves webhook security docs to
`webhooks.mdx`, and removes webhook event schemas from the Customer API
spec.
>
> - **Docs/navigation**:
> - Update `docs.json` to:
> - Replace `API Reference` with an **Overview** tab (adds `Webhooks`
page).
> - Add `Customer API` (OpenAPI
`services/external-actor-gateway-service/openapi.yaml`).
> - Add `Webhook Events` (OpenAPI
`services/egress-webhook-service/openapi.yaml`).
> - **API specs**:
> - Add `services/egress-webhook-service/openapi.yaml` defining webhook
events: `page.version.created|processed|published`,
`form.submitted|enriched|enrichment_failed`.
> - Remove embedded `webhooks` definitions from
`services/external-actor-gateway-service/openapi.yaml`.
> - **Content**:
> - Move webhook signature verification from `index.mdx` to new
`webhooks.mdx`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
0d13654. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->File tree
5 files changed
+438
-380
lines changed- services
- egress-webhook-service
- external-actor-gateway-service
5 files changed
+438
-380
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
28 | 41 | | |
29 | 42 | | |
30 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | 72 | | |
156 | 73 | | |
157 | 74 | | |
| |||
0 commit comments