|
126 | 126 | "ipfs-101/what-are-ipfs-gateways", |
127 | 127 | "ipfs-101/how-does-ipfs-work-with-nfts" |
128 | 128 | ] |
129 | | - }, |
130 | | - { |
131 | | - "group": "Farcaster", |
132 | | - "icon": "archway", |
133 | | - "pages": [ |
134 | | - "farcaster/introduction", |
135 | | - "farcaster/hubs", |
136 | | - { |
137 | | - "group": "Hub API Reference", |
138 | | - "pages": [ |
139 | | - { |
140 | | - "group": "Info", |
141 | | - "pages": ["farcaster/hub-api-reference/endpoint/info/info"] |
142 | | - }, |
143 | | - { |
144 | | - "group": "Casts", |
145 | | - "pages": [ |
146 | | - "farcaster/hub-api-reference/endpoint/casts/fetch-all-casts-authored-by-an-fid", |
147 | | - "farcaster/hub-api-reference/endpoint/casts/fetch-all-casts-by-parent-casts-fid-and-hash-or-by-the-parents-url", |
148 | | - "farcaster/hub-api-reference/endpoint/casts/fetch-all-casts-that-mention-an-fid", |
149 | | - "farcaster/hub-api-reference/endpoint/casts/get-a-cast-by-its-fid-and-hash" |
150 | | - ] |
151 | | - }, |
152 | | - { |
153 | | - "group": "Reactions", |
154 | | - "pages": [ |
155 | | - "farcaster/hub-api-reference/endpoint/reactions/get-a-reaction-by-its-created-fid-and-target-cast", |
156 | | - "farcaster/hub-api-reference/endpoint/reactions/get-all-reactions-by-an-fid", |
157 | | - "farcaster/hub-api-reference/endpoint/reactions/get-all-reactions-to-a-cast", |
158 | | - "farcaster/hub-api-reference/endpoint/reactions/get-all-reactions-to-a-target-url" |
159 | | - ] |
160 | | - }, |
161 | | - { |
162 | | - "group": "Links", |
163 | | - "pages": [ |
164 | | - "farcaster/hub-api-reference/endpoint/links/get-a-link-by-its-fid-and-target-fid", |
165 | | - "farcaster/hub-api-reference/endpoint/links/get-all-links-to-a-target-fid", |
166 | | - "farcaster/hub-api-reference/endpoint/links/get-all-links-from-a-source-fid" |
167 | | - ] |
168 | | - }, |
169 | | - { |
170 | | - "group": "User Data", |
171 | | - "pages": [ |
172 | | - "farcaster/hub-api-reference/endpoint/userdata/get-userdata-for-a-fid" |
173 | | - ] |
174 | | - }, |
175 | | - { |
176 | | - "group": "Username Proofs", |
177 | | - "pages": [ |
178 | | - "farcaster/hub-api-reference/endpoint/usernames/get-a-list-of-proofs-provided-by-an-fid", |
179 | | - "farcaster/hub-api-reference/endpoint/usernames/get-an-proof-for-a-username-by-the-farcaster-username" |
180 | | - ] |
181 | | - }, |
182 | | - { |
183 | | - "group": "Verifications", |
184 | | - "pages": [ |
185 | | - "farcaster/hub-api-reference/endpoint/verifications/get-a-list-of-verifications-provided-by-an-fid" |
186 | | - ] |
187 | | - }, |
188 | | - { |
189 | | - "group": "FIDs", |
190 | | - "pages": [ |
191 | | - "farcaster/hub-api-reference/endpoint/fids/get-a-list-of-all-the-fids" |
192 | | - ] |
193 | | - }, |
194 | | - { |
195 | | - "group": "Storage", |
196 | | - "pages": [ |
197 | | - "farcaster/hub-api-reference/endpoint/storage/get-an-fids-storage-limits" |
198 | | - ] |
199 | | - }, |
200 | | - { |
201 | | - "group": "Onchain API", |
202 | | - "pages": [ |
203 | | - "farcaster/hub-api-reference/endpoint/onchainevents/get-a-list-of-on-chain-events-provided-by-an-fid", |
204 | | - "farcaster/hub-api-reference/endpoint/onchainevents/get-a-list-of-signers-provided-by-an-fid", |
205 | | - "farcaster/hub-api-reference/endpoint/onchainevents/get-an-on-chain-id-registry-event-for-a-given-address" |
206 | | - ] |
207 | | - } |
208 | | - ] |
209 | | - } |
210 | | - ] |
211 | 129 | } |
212 | 130 | ] |
213 | 131 | } |
|
597 | 515 | "source": "/pinning/:slug*", |
598 | 516 | "destination": "/files/uploading-files" |
599 | 517 | }, |
600 | | - { |
601 | | - "source": "/frameworks", |
602 | | - "destination": "/farcaster/events/frameworks" |
603 | | - }, |
604 | | - { |
605 | | - "source": "/farhack", |
606 | | - "destination": "farcaster/events/farhack" |
607 | | - }, |
| 518 | + |
608 | 519 | { |
609 | 520 | "source": "/midwestblock", |
610 | 521 | "destination": "events/midwest-blockathon" |
|
613 | 524 | "source": "/blockathon", |
614 | 525 | "destination": "events/midwest-blockathon" |
615 | 526 | }, |
616 | | - { |
617 | | - "source": "/events/frameworks", |
618 | | - "destination": "farcaster/events/frameworks" |
619 | | - }, |
620 | 527 | { |
621 | 528 | "source": "/hackutd", |
622 | 529 | "destination": "/events/hackutd" |
|
0 commit comments