CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 07:43:28 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/parse-community/parse-server.git
etag: W/"3e468af367140fd990d5d701996f531c"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=gzH3uPXqlMaypKlBXINl7ec6LZajvasuW6KfQ%2BH8KQp0xVymMm6rcxc8Vcf%2FSH5ad01QclI06K9ht8Ke1orYU0Yw3ssZh7LC4H33Y4Wyh%2FZCZ0y9qERwrENWOSaydgdbO0tnnNOAeazbNn%2FjZjgB5r2YCVEIoItfoiQawKYF8C%2Bn7zh1UEti8UfvtoyETrh1nYA9kN2ID%2Fl1hHaWCLMnEztvHrHFRCrCZOnUp79ba3T2s2mbjHumbnRGyWzQW84VJj9g9y7PFwlcrYc7HZqO1Q%3D%3D--hisDqiKtrLK%2BNRlQ--ALJb%2BabniBjhWibAE8jcrw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1405647333.1753947807; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 07:43:27 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 07:43:27 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E0A6:3FE9C3:4EE8F5:619445:688B1E9F
feat: Deprecate `PublicAPIRouter` in favor of `PagesRouter` (#9526) · parse-community/parse-server@7f66629 · GitHub
Copy file name to clipboardExpand all lines: src/Routers/PublicAPIRouter.js
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit 7f66629
File tree
Expand file treeCollapse file tree
6 files changed
+23
-19
lines changedFilter options
- src
- Options
- Routers
Expand file treeCollapse file tree
6 files changed
+23
-19
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
+8-12Lines changed: 8 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
440 |
| - | |
441 |
| - | |
442 | 440 |
| |
443 | 441 |
| |
444 | 442 |
| |
| |||
448 | 446 |
| |
449 | 447 |
| |
450 | 448 |
| |
451 |
| - | |
| 449 | + | |
452 | 450 |
| |
453 | 451 |
| |
454 | 452 |
| |
| |||
485 | 483 |
| |
486 | 484 |
| |
487 | 485 |
| |
488 |
| - | |
| 486 | + | |
489 | 487 |
| |
490 | 488 |
| |
491 | 489 |
| |
| |||
608 | 606 |
| |
609 | 607 |
| |
610 | 608 |
| |
611 |
| - | |
612 |
| - | |
613 | 609 |
| |
614 | 610 |
| |
615 | 611 |
| |
616 | 612 |
| |
617 | 613 |
| |
618 | 614 |
| |
619 | 615 |
| |
620 |
| - | |
| 616 | + | |
621 | 617 |
| |
622 | 618 |
| |
623 | 619 |
| |
| |||
665 | 661 |
| |
666 | 662 |
| |
667 | 663 |
| |
668 |
| - | |
| 664 | + | |
669 | 665 |
| |
670 | 666 |
| |
671 | 667 |
| |
| |||
722 | 718 |
| |
723 | 719 |
| |
724 | 720 |
| |
725 |
| - | |
| 721 | + | |
726 | 722 |
| |
727 | 723 |
| |
728 | 724 |
| |
| |||
747 | 743 |
| |
748 | 744 |
| |
749 | 745 |
| |
750 |
| - | |
| 746 | + | |
751 | 747 |
| |
752 | 748 |
| |
753 | 749 |
| |
| |||
761 | 757 |
| |
762 | 758 |
| |
763 | 759 |
| |
764 |
| - | |
| 760 | + | |
765 | 761 |
| |
766 | 762 |
| |
767 | 763 |
| |
| |||
781 | 777 |
| |
782 | 778 |
| |
783 | 779 |
| |
784 |
| - | |
| 780 | + | |
785 | 781 |
| |
786 | 782 |
| |
787 | 783 |
| |
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
417 |
| - | |
418 |
| - | |
| 417 | + | |
419 | 418 |
| |
420 | 419 |
| |
421 | 420 |
| |
| |||
698 | 697 |
| |
699 | 698 |
| |
700 | 699 |
| |
701 |
| - | |
| 700 | + | |
702 | 701 |
| |
703 | 702 |
| |
704 | 703 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
| 220 | + | |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
| |||
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
380 |
| - | |
| 380 | + | |
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
|
src/Routers/PublicAPIRouter.js
Copy file name to clipboardExpand all lines: src/Routers/PublicAPIRouter.js+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 |
| |
14 | 22 |
| |
15 | 23 |
| |
|
You can’t perform that action at this time.
0 commit comments