We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5adb6a commit 370afedCopy full SHA for 370afed
docs/SUMMARY.md
@@ -87,6 +87,8 @@
87
* [Python SDK](https://api.docs.feast.dev/python/)
88
* [Serving gRPC API](https://api.docs.feast.dev/grpc/feast/serving/servingservice.pb.html)
89
* [gRPC Types](https://api.docs.feast.dev/grpc/feast/types/value.pb)
90
+ * [Online Store Format Spec](specs/online_store_format.md)
91
+ * [Offline Store Format Spec](specs/offline_store_format.md)
92
* [Advanced](feast-on-kubernetes/advanced-1/README.md)
93
* [Troubleshooting](feast-on-kubernetes/advanced-1/troubleshooting.md)
94
* [Metrics](feast-on-kubernetes/advanced-1/metrics.md)
0 commit comments