File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -324,6 +324,11 @@ otherwise have a standard MIME type.
324
324
325
325
Git version control integration.
326
326
327
+ ### Custom URI Schemes
328
+
329
+ Custom URI schemes SHOULD be in accordance with [ RFC3986] ( https://datatracker.ietf.org/doc/html/rfc3986 ) ,
330
+ taking the above guidance in to account.
331
+
327
332
## Error Handling
328
333
329
334
Servers ** SHOULD** return standard JSON-RPC errors for common failure cases:
Original file line number Diff line number Diff line change @@ -324,6 +324,11 @@ otherwise have a standard MIME type.
324
324
325
325
Git version control integration.
326
326
327
+ ### Custom URI Schemes
328
+
329
+ Custom URI schemes SHOULD be in accordance with [ RFC3986] ( https://datatracker.ietf.org/doc/html/rfc3986 ) ,
330
+ taking the above guidance in to account.
331
+
327
332
## Error Handling
328
333
329
334
Servers ** SHOULD** return standard JSON-RPC errors for common failure cases:
You can’t perform that action at this time.
0 commit comments