You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`storage:refs`| string| A property that specifies which schemes in `storage:schemes` may be used to access an Asset or Link. Each value must be one of the keys defined in `storage:schemes`. |
48
+
| Field Name | Type | Description |
49
+
| -------------- | ----------| ----------- |
50
+
|`storage:refs`|\[string\]| A property that specifies which schemes in `storage:schemes` may be used to access an Asset or Link. Each value must be one of the keys defined in `storage:schemes`. |
51
51
52
52
### Storage Scheme Object
53
53
@@ -90,7 +90,7 @@ may change at any time without a new version of this extension being released.
90
90
The following providers have defined best pratices at this point:
91
91
92
92
-[AWS S3](platforms/aws-s3.md)
93
-
-[Generic S3 (non-AWS)](platforms/s3.md)
93
+
-[Generic S3 (non-AWS)](platforms/custom-s3.md)
94
94
-[Microsoft Azure](platforms/ms-azure.md)
95
95
96
96
Feel encouraged to submit additional platform specifications via Pull Requests.
0 commit comments