CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 15:08:20 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/feast-dev/feast.git
etag: W/"653b9fed15534bfdac5e6f2b11cd8196"
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 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=m6llM35PVPnnXlr2HG46NwtT2BguNplo%2FFed%2BvEbl27yeIr%2BY0mp7uqjmjhHE1mY6obzaTrKcwpap%2FmKX2XlSxcs5Lup%2FrFkMCvEGBU%2F3ujPR1mxSChS%2B3sAXdDkQ%2BGWL6257NmUINe2ZN2A51UGgFeEeJqp13GF%2BRqN5tlt2OV4lOp7rL4omLFhww1YF%2BS9W2yb%2BhKVcyKFrSNZt3RTNl%2Bymd8oSRbWc7QOPm72ln9nI%2FZuDQh0Fhz4KWp7aZIipA3w2aYHRNANzQZuVkDwwA%3D%3D--1zYd68cykb8ko5Qv--usG9aUnOfUq5%2BReZ0JosfQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1495186714.1753369699; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 15:08:19 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 15:08:19 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D020:221B2B:5887F:672BB:68824C63
fix: Fixed error thrown for invalid project name on features api (#5525) · feast-dev/feast@4a9a5d0 · GitHub
Copy file name to clipboardExpand all lines: sdk/python/feast/api/registry/rest/data_sources.py
Copy file name to clipboardExpand all lines: sdk/python/feast/api/registry/rest/entities.py
Copy file name to clipboardExpand all lines: sdk/python/feast/api/registry/rest/features.py
Copy file name to clipboardExpand all lines: sdk/python/tests/unit/api/test_api_rest_registry.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 4a9a5d0
File tree
Expand file treeCollapse file tree
4 files changed
+100
-10
lines changedFilter options
- sdk/python
- feast/api/registry/rest
- tests/unit/api
Expand file treeCollapse file tree
4 files changed
+100
-10
lines changedsdk/python/feast/api/registry/rest/data_sources.py
Copy file name to clipboardExpand all lines: sdk/python/feast/api/registry/rest/data_sources.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
sdk/python/feast/api/registry/rest/entities.py
Copy file name to clipboardExpand all lines: sdk/python/feast/api/registry/rest/entities.py+21-3Lines changed: 21 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
98 | 119 |
| |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 | 120 |
| |
103 | 121 |
| |
104 | 122 |
| |
|
sdk/python/feast/api/registry/rest/features.py
Copy file name to clipboardExpand all lines: sdk/python/feast/api/registry/rest/features.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 |
| |
| 48 | + | |
43 | 49 |
| |
44 |
| - | |
| 50 | + | |
45 | 51 |
| |
46 | 52 |
| |
47 | 53 |
| |
|
sdk/python/tests/unit/api/test_api_rest_registry.py
Copy file name to clipboardExpand all lines: sdk/python/tests/unit/api/test_api_rest_registry.py+71-5Lines changed: 71 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
149 |
| - | |
| 148 | + | |
150 | 149 |
| |
151 | 150 |
| |
152 | 151 |
| |
| |||
650 | 649 |
| |
651 | 650 |
| |
652 | 651 |
| |
653 |
| - | |
| 652 | + | |
654 | 653 |
| |
655 |
| - | |
| 654 | + | |
656 | 655 |
| |
657 | 656 |
| |
658 | 657 |
| |
| |||
669 | 668 |
| |
670 | 669 |
| |
671 | 670 |
| |
672 |
| - | |
| 671 | + | |
673 | 672 |
| |
674 | 673 |
| |
675 | 674 |
| |
| |||
1064 | 1063 |
| |
1065 | 1064 |
| |
1066 | 1065 |
| |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + |
You can’t perform that action at this time.
0 commit comments